You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
During development, it would be great to run only a single story file (or even better, a single scenario) from the IDE (preferably eclipse) so I can focus on the test I actually develop without running all tests what is configured in the property files.
Describe the solution you'd like
Kinda the same as exists in case of jUnit tests
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
During development, it would be great to run only a single story file (or even better, a single scenario) from the IDE (preferably eclipse) so I can focus on the test I actually develop without running all tests what is configured in the property files.
Describe the solution you'd like
Kinda the same as exists in case of jUnit tests
The text was updated successfully, but these errors were encountered: