protractor-multicapabilities-htmlreporter
Advanced tools
Comparing version 0.0.1 to 0.0.2
var reporter = require('protractor-multicapabilities-htmlreporter'); | ||
reporter.generateHtmlReport('./ptor.json','Automation','./report.html'); | ||
reporter.generateHtmlReport('./ptor-out.json','Automation','./report.html'); |
{ | ||
"name": "protractor-multicapabilities-htmlreporter", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Utility to generate html report for multicapabilities automation results", | ||
@@ -5,0 +5,0 @@ "main": "reporter.js", |
@@ -63,1 +63,2 @@ # protractor-multicapabilities-htmlreporter | ||
* 0.0.1 Initial release | ||
* 0.0.2 Cleanup and refactoring |
64
17354
6
332