Comparing version 0.0.8 to 0.0.9
@@ -41,2 +41,4 @@ (function() { | ||
var self = this; | ||
var assert; | ||
assert = require("chai").assert; | ||
module.exports = function(chai, utils) { | ||
@@ -43,0 +45,0 @@ var self = this; |
{ | ||
"name": "chinchilla", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "JQuery backed Capybara like browser automation", | ||
@@ -12,3 +12,3 @@ "main": "build/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node_modules/.bin/karma start" | ||
}, | ||
@@ -15,0 +15,0 @@ "author": "Derek Ekins", |
Sorry, the diff of this file is not supported yet
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1056720
26819
1