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
To run tests you need to install maven, git and phantomjs.
To generate Allure Report you should perform following steps: