- Java Version: Oracle Java 1.8.0_31 (Execute java -version in command line after installation)
- Gradle 3.0 (Execute gradle -version in command line after installation)
- Allure command line. Documentation(version 1.4.24.RC3 ).
- Add directory with allure.bat file into "path" system variable
- Open a terminal or command prompt
- Go to root directory of project
- Execute gradle
- Allure Cucumber html report is available at {root_directory}/build/reports/allure/index.html