REST Assured API test automation framework using Java + Maven + TestNG. Framework follows many of the industry best practices.
- Rest Assured
- TestNG
- Java
- Allure Reports
- Lombok
- IntelliJ
- GitHub
- Jenkins
git clone https://github.com/keshavjha06/TestVagrant.git
The Maven command to run the code is:
mvn clean test
To run the test cases using allure command is:
allure serve allure-results