This is DMONEY API Automation project. The project is implemented using RestAssured and TestNG. The test cases are written using the standard test case format. The reporting is done using Allure
Programming Language | Java |
Java Library | Rest Assured |
Testing Framework | TestNG |
Build Tool | Gradle |
IDE | IntelliJ |
Test Reporting Framework | Allure |
- Clone this project
- Open cmd in the root folder
- Give the following command.
gradle clean test
- Open cmd in the root folder
- Give the following commands
allure generate allure-results --clean -o allure-report
allure serve allure-results
If you have any feedback, please reach out to me at [email protected]