Cucumber-and-TestNG-Template
Power up your parallel tests with BDD framework
Cucumber is a free and open source BDD test automation framework.
Installation
Clone the code into a local machine and import the project into IntelliJ IDE.
git clone <URL>
Usage
Make sure dependencies are resolved without any error, build the module and run the specification file.
Contributing
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.