Skip to content

polyanskyiow/AllureTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allure TestNG Example

Getting Started

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

To generate Allure Report you should perform following steps:

$ git clone git@github.com:allure-examples/allure-testng-example.git
$ mvn clean test
$ mvn site

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

NOTE: required maven version 3.1.1 or above

More

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published