Power up your parallel tests with BDD framework
Cucumber is a free and open source BDD test automation framework.
Clone the code into a local machine and import the project into IntelliJ IDE.
git clone <URL>
Make sure dependencies are resolved without any error, build the module and run the specification file.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.