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 git@github.com:allure-examples/allure-junit-example.git
$ ./mvnw clean test
$ ./mvnw allure:serve
- Documentation
- Issue Tracking
- Mailing list: allure@yandex-team.ru
- Gitter chat room: https://gitter.im/allure-framework/allure-core
- StackOverflow tag: Allure