Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 383 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.