ahmednuaman / javascript-tests

A suite of JavaScript tests (hopefully) useful for interviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

A suite of JavaScript tests (hopefully) useful for interviews

License:Apache License 2.0


Languages

Language:JavaScript 100.0%