mochawesome-report-generator
Advanced tools
Comparing version
@@ -28,3 +28,3 @@ /* | ||
/*! mochawesome-report-generator 6.1.1 | https://github.com/adamgruber/mochawesome-report-generator */ | ||
/*! mochawesome-report-generator 6.2.0 | https://github.com/adamgruber/mochawesome-report-generator */ | ||
@@ -31,0 +31,0 @@ /** @license React v0.19.1 |
{ | ||
"name": "mochawesome-report-generator", | ||
"version": "6.1.1", | ||
"version": "6.2.0", | ||
"description": "Generates gorgeous HTML reports from mochawesome reporter.", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"pretest": "npm run lint", | ||
"test": "cross-env NODE_ENV=test nyc mocha \"test/spec/**/*.test.js\"", | ||
"test": "cross-env NODE_ENV=test nyc mocha \"test/spec/**/*.test.js\" --exit", | ||
"tdd": "cross-env NODE_ENV=test nyc mocha --watch \"test/spec/**/*.test.js\"", | ||
@@ -12,0 +12,0 @@ "test:single": "cross-env NODE_ENV=test nyc mocha ", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1154913
0.05%