Use the following command to generate allure-results
:
gradlew clean test
Now you're ready to generate report and open test results in a web browser:
gradlew allureReport
gradlew allureServe
Latest Allure version will be downloaded automatically. Then you should see the following output: