mocha-es6
Support for automatic es6 transpilation of mocha tests and dependencies via systemjs.
Does not require pre-bundling etc.
Usage
npm install --save-dev mocha-es6
. The examples show how to run
tests from the browser and command line.
LICENSE
MIT