# mocha-es6

Support for automatic es6 transpilation of [mocha](https://mochajs.org/) tests
and dependencies via [systemjs](https://github.com/systemjs/systemjs).

Does not require pre-bundling etc.

## Usage

`npm install --save-dev mocha-es6`. The [examples](examples/) show how to run
tests from the browser and command line.


# LICENSE

MIT
