express-mongoose-es6-rest-api
express-mongoose-es6-rest-api copied to clipboard
Migrate from mocha to jest
Some reasons on top of mind:
- better speed
- built-in test coverage
- built-in matcher (similar language to chai)
I'll update with a PR once this is done