Demo of rest assured using JUnit 4 and Extend Reports to generate a designed report result.
- Maven
- JDK 1.8
- In application.properties set the path where the report result will be placed.
- mvn test -Dtest=AppSuiteTests
A report like below will be generated (in report directory you can find the full results)
For generating this report was used Extent Reporting Framework, for details see: https://extentreports.com/.