javascript-test-framework-comparison icon indicating copy to clipboard operation
javascript-test-framework-comparison copied to clipboard

Fixed Mocha and Jasmine npm test scripts.

Open joezimjs opened this issue 10 years ago • 0 comments

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.

joezimjs avatar Jun 23 '15 14:06 joezimjs