acuminous/yadda

View on GitHub
test/features/example_table/complex_multiline_example_table.feature

Summary

Maintainability
Test Coverage
Scenario: Complex Multiline Example Table

    Step [c1]
    Step [c2]

Examples:

  c1    | c2
  ------|------
  x {   | foo
    y   |
   }    |
        |
  ------|------
        | x {
        |   y
        |  }
        |