Replies: 1 comment
-
@t2hv33 Interesting... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background:
We have 7 systems that need testing.
Our Gherkin steps in each scenario average 30.
We have more than 1300 Gherkin steps.
How can we quickly select or determine which system the Gherkin steps belong to?
For example, we have assigned code names for systems:
I don't want to directly modify the Gherkin steps; it's better to have the prefix automatically loaded or something similar.
Expectation: Have some color in the prompt of the ReqnRoll Extension in Visual Studio or a prefix indicating the system.
Do you guys have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions