generator-testcafe-reporter
Advanced tools
Comparing version 2.1.2 to 2.2.0
@@ -30,2 +30,6 @@ module.exports = function () { | ||
reportTestStart (/* name, testMeta */) { | ||
// NOTE: This method is optional. | ||
}, | ||
reportTestDone (/* name, testRunInfo */) { | ||
@@ -32,0 +36,0 @@ throw new Error('Not implemented'); |
{ | ||
"name": "generator-testcafe-reporter", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "Scaffold out a TestCafe reporter", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/DevExpress/generator-testcafe-reporter", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32999
388