Skip to content

fmercier/webdriver-reporting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

This is a small library which produces "Test Execution Reports", with Screenshots, Summary and some bells and whistles, for functional UI front-end tests written using Selenium 2.0 (AKA WebDriver) and JUnit.

See SampleGoogleSearchReportTest.java for a usage example. After running a (suite of) tests, you'll find a logReport.html home page in the module's target/surefire-reports/tests directory.

Get the binary of the latest released version from my Maven repo, but better do clone the latest SNAPSHOT src instead of the release *src.jar.

Please fork it on GitHub, improve it massively, and send pull requests! ;-)

About

WebDriver JUnit Test Execution Report in HTML with Screenshots

Resources

Stars

Watchers

Forks

Packages

No packages published