acuminous/yadda

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

Summary

Maintainability
Test Coverage
Scenario: Multiline Example Table With Outer Border

    Step [c1]
    Step [c2]

Examples:

    ┆------------------┆
    | c1     | c2      |
    |--------|---------|
    | left 1 | right 1 |
    |        | right 2 |
    ┆--------┆---------┆
    | left 3 | right 3 |
    | left 4 |         |
    ┆------------------┆