/js_quiz

Primary LanguageJavaScript

This is a quiz on JavaScript and writing tests!

Please see src/quiz.js and spec/quizSpec.js.

The first tests for the first question are already written. COOL!

Write the corresponding code.

To run your tests open SpecRunner.html.

For the remaining questions write both the tests and functions. AGAIN?!

Wesley Carr