Exercism exercises in JavaScript
Installing
To run the tests, you'll need NodeJS and Jasmine. For information about how to install these tools, see the Javascript page.
Tasks
The following commands assume that you are in the javascript directory:
Unit Tests: All Assignments
Unit Tests: Single Assignment
make test-assignment ASSIGNMENT=wordy
Code Style
Contributing Guide
Please see the contributing guide