Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mocha-es6

robertkrahn10MIT0.5.6

Support for automatic es6 transpilation of mocha tests and dependencies via systemjs.

readme

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