Cucumber framework overview and framework template containing boilerplate code.
Clone the code into a local machine and import the project into Eclipse IDE.
git clone <URL>
Make sure dependencies are resolved without any error, build the module and run the RunCucumberTest.java 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.