Run tests from within the feature file #602
chengwei45254
started this conversation in
Ideas
Replies: 1 comment
-
Great idea! |
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.
-
Right now, the tests can only be run from the Test Explorer. However, sometimes it would be more convenient to run tests directly from the feature files. For example, after modifying a scenario, I often want to run that modified scenario. Without the said feature, I would have to switch to Test Explorer, and search from there numerous tests for that modified scenario to run. If, from within the feature file editor, there can be context menu items like "Run test at cursor", "Debug test at cursor", "Run tests in current file", "Debug tests in current file", it would make running those tests much more easier. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions