Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 480 Bytes

JavaScript Tests Build Status

A suite of JavaScript tests (hopefully) useful for interviews

How to use

  1. npm install
  2. npm test/npm watch
  3. Get the candidate to complete the tests and Karma should watch the files and run the tests on save.

"But these tests are broke"

Yes, yes they are broke. I need you to fix them and make a PR :)