Skip to content

RaymondMouthaan/allure-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allure-cucumber

Demo Allure Report Framework

Run unit test

  • mvn clean test

Generate Report

  • mvn allure:report

Serve Report

  • mvn allure:serve

Run Unit Test and Generate Report

  • mvn clean test allure:report

Run Unit Test, Integration Test and Generate Report

  • mvn clean verify allure:report

All results and reports are created in target/results

Copy dependencies

  • mvn dependency:copy-dependencies

About

Demo Allure Report Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published