javascript-test-framework-comparison
javascript-test-framework-comparison copied to clipboard
Fixed Mocha and Jasmine npm test scripts.
Removed the "node_modules//.bin//" from the npm scripts because npm scripts automatically look there first for binaries. Also told Mocha where to find the tests so it would actually run.