Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight differences in cases that cannot be shown as data tables #14

Closed
janschaefer opened this issue Aug 19, 2014 · 0 comments
Closed

Comments

@janschaefer
Copy link
Contributor

When two scenario cases have a structural difference, so that a data table cannot be created, highlight the difference so that the reader can faster grasp the difference.

Example:

Case 1:
Given something
When foo
Then bar

Case 2:
Given something
When foo
   and buzz  <-- highlight this line
Then bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant