Sha256: 676436be9a7f7d4521675580eca4d8b217ef0b9194c7a1f02bb47633b16db6ce
Contents?: true
Size: 715 Bytes
Versions: 63
Compression:
Stored size: 715 Bytes
Contents
# xJavaScript [](https://travis-ci.org/exercism/xjavascript) 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](http://exercism.io/languages/javascript/about) page. ## Running Unit Test Suite The following commands assume that you are in the 'xjavascript' directory: ### All Assignments % make test ### Single Assignment % make test-assignment ASSIGNMENT=wordy ## Contributing Guide Please see the [contributing guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data)
Version data entries
63 entries across 63 versions & 1 rubygems