Sha256: b73cc6ba76500d63fe885bb587ce7e45f50635f9abc522f2056ae03b185fbf7e
Contents?: true
Size: 364 Bytes
Versions: 156
Compression:
Stored size: 364 Bytes
Contents
## Setup Go through the setup instructions for JavaScript to install the necessary dependencies: http://exercism.io/languages/javascript ## Making the Test Suite Pass Execute the tests with: jasmine-node . In many test suites all but the first test have been skipped. Once you get a test passing, you can unskip the next one by changing `xit` to `it`.
Version data entries
156 entries across 156 versions & 1 rubygems