Testing Mongoose with Mocha A simple showcase of how Mongoose can be tested with Mocha, Chai and MongoDB Memory Server Deploy git clone https://github.com/peterdee/mongoose-mocha cd ./mongoose-mocha nvm use 16 npm i Testing npm run test Linting npm run lint Using ESLint License MIT