Skip to content

kirlionik/cucumber-allure-plugin-gradle-examples

Repository files navigation

Cucumber allure plugin examples. Gradle.

Required Software and Tools

  • 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

Run tests execution

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published