Last Updated: February 25, 2016
·
2.475K
· dhdev

Here's a node.js schema validator for MongoDB...

https://github.com/dhendo/node-mongodb-schema-validator

Node-mongo-schema-tester allows you to perform some actions against a mongo database, then test the shape of the resulting data against a set of expectations.

Built on the great work of http://coderwall.com/JamesCropcho