To run Mocha’s tests, you will need GNU Make or compatible; Cygwin should work.
$ cd /path/to/mocha $ npm install $ npm test
To use a different reporter:
$ REPORTER=nyan npm test
To run Mocha’s tests, you will need GNU Make or compatible; Cygwin should work.
$ cd /path/to/mocha $ npm install $ npm test
To use a different reporter:
$ REPORTER=nyan npm test