Skip to content

kirlionik/cucumber-allure-plugin-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber allure plugin examples

Required Software and Tools

  • Java Version: Oracle Java 1.8.0_31 (Execute java -version in command line after installation)
  • Apache Maven Version: 3.2.3 (Execute mvn -version in command line after installation)

Run tests execution

  • Open a terminal or command prompt
  • Go to root directory of project
  • Execute mvn clean install
  • Allure Cucumber html report is available at {root_directory}/target/site/allure-maven-plugin/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published