/allure-maven-junit5-example

Example of allure usage with junit5 with maven

Primary LanguageJava

allure-maven-junit5-example

Example of Allure with JUnit5 with Maven

Usage:

mvn test  
mvn allure:serve 

Note that this calls don't generate the history reports, if run multiple times.

Jenkins or TeamCity Allure Plugins handle the history automatically. If you need history without them, see TODO.