Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 384 Bytes

Allure JUnit Example

To run tests you need to install maven, git and phantomjs.

To generate Allure Report you should perform following steps:

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