Added Karma configuration for running JS tests
Showing
karma.conf.js
0 → 100644
package.json
0 → 100644
{ | |||
"devDependencies": {"karma": "~0.8"}, | |||
"scripts": {"test": "./node_modules/.bin/karma start"} | |||
} |
Please
register
or
sign in
to comment