Skip to content

ksevasilyeva/allure-junit-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allure JUnit Example

Getting Started

To run the example you need to install maven (3.1.1 or above) and git. To generate Allure Report you should perform following steps:

$ git clone [email protected]:allure-examples/allure-junit-example.git
$ mvn clean test
$ mvn site

To see a report, run mvn jetty:run and open http://localhost:8080 in your browser

More

About

Example of usage Allure Report with JUnit and Maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%