A suite of JavaScript tests (hopefully) useful for interviews
npm install
npm test
/npm watch
- Get the candidate to complete the tests and Karma should watch the files and run the tests on save.
A suite of JavaScript tests (hopefully) useful for interviews
JavaScriptApache-2.0