README
Mocha AMD generator
Getting Started
Install: npm install (-g) git://github.com/mrichard/generator-mocha-amd.git
Contribute
See the contributing docs
Yeoman generator for Mocha a la AMD
<script type="module">
import generatorMochaAmd from 'https://cdn.skypack.dev/generator-mocha-amd';
</script>
Install: npm install (-g) git://github.com/mrichard/generator-mocha-amd.git
See the contributing docs