UNPKG

protractor-html-screenshot-reporter

Version:

An npm module and grunt plugin which generates your Protractor test reports in HTML with screenshots

10 lines (8 loc) 352 B
# Changelog ## Version 0.0.3 * Introduced parameter object for reporter constructor * Define if you want to create screenshots from skipped test cases using the new `takeScreenShotsForSkippedSpecs` option ## Version 0.0.2 * Meta data contained the screenshot file path based on the wrong directory. Fixed. ## Version 0.0.1 * Initial release