Comparing version
@@ -48,3 +48,3 @@ /** | ||
jasmineRunner(dirCollection.src, dirCollection.srcTest, dirCollection.mock, suppliedOptions.codeCoverage, function(){ | ||
jasmineRunner(dirCollection.src, dirCollection.srcTest, dirCollection.mock, suppliedOptions.coverage, function(){ | ||
console.log("Test Runner: " + path.resolve(process.cwd(), "_SpecRunner.html")); | ||
@@ -51,0 +51,0 @@ console.log("Code Coverage: " + path.resolve(process.cwd(), "coverage/index.html")); |
{ | ||
"name": "grouch", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Run test files", | ||
@@ -5,0 +5,0 @@ "author": "Gyandeep Singh <gyandeeps@gmail.com>", |
33166
-0.01%