- This project is an example of how to setup API tests using BDD approach with Serenity framework
- Project setup with Gson and Serenity Rest
- Written in Java with Junit, Cucumber & Maven
- Can run test scripts in parallel
- Navigate to project root and Update com.googleapi.utils.Constants .
mvn clean verify
- HTML report will be generated once execution finish -bdd-cucumber\target\site\serenity
- Open Index.html in browser to see the reports