Background outline#2
Open
dpakach wants to merge 3 commits into
Open
Conversation
8c78963 to
8890611
Compare
8890611 to
7505014
Compare
09ffcd4 to
f85b54c
Compare
phil-davis
reviewed
Jan 16, 2020
Member
|
@dpakach we also need to think about the other PR Behat#161 that allows multiple examples tables with different tags. It should be possible to have multiple example tables in the background section, each having different tags. Maybe make another demonstration PR, cherry-pick the code from Behat#161 then cherry-pick the code from this PR and make whatever adjustments are needed for the combination of both features. Then we will know that all is well. |
af46846 to
9247289
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Support for Outline table in Background.
The Example table provided in the background will be used in all the Scenario outline in that feature unless it is overridden in the scenario outline itself
In the above example,