This project is foccused on Api Test Automation for demonstration purposes.
- intellij (Preferred IDE)
- Cucumber Plugin
- Lombok Plugin
- Java 8
- maven
Reports will be automatically generated on /Target/reports folder
Tests can be executed using the following command on a shell inside the project folder:
mvn test -Dtest=ApiRunner