CucumberRunner (cucu-run)
Cucumber scenario runner by tags.
Configurations
runningPath: path to run the tests. Can be file, folder or parentFolder. Default is parentFolder.
cucumber-options (string): path to the steps files.
newTerminal (boolean): Weather it should open a new terminal or use the active terminal.
Requirements
A feature file.
Known Issues
None
Release Notes
1.2.0
- Configure cucumber as you want. Default is: Run with 8 threads, publish the results, format the output in 'progress' mode.
1.1.0
- You are can choose to open new terminal or not in settings.
1.0.0
- You are not restricted to a single file anymore. Configure where to run tests in settings! Default is
parentFolder.
0.1.0
- You don't have to run all tags now. Run any tag by clicking the Run button above.
0.0.1
Initial release 🎉
Enjoy!
| |