mocha-middleware
v0.1.1
Published
Express middleware to easily extend your devserver to run mocha tests in browser.
Downloads
3
Maintainers
Readme
mocha-middleware
Express middleware to easily extend your devserver to run mocha tests in browser.
TODO
- [ ] include jquery if app requires it
- [ ] support languages
- [x] ES5+
- [ ] CoffeeScript
- [ ] configurable assertion frameworks
- [ ] expect.js
- [ ] should.js
- [ ] chai
- [ ] integration with webpack devserver or reuse its reload feature