Full documentation about it here
npm test- run our tests calling Mocha programatically found inindex.js. The options are handed to mocha when it is instantiated.
package.json duplicates ./tests for compatibility with different operating systems. See #116 and cross-env#192 comment for more details.