Testing Express.js + CouchDB Applications with mock-couch
Posted by Justas Ažna in archive
There’s a way to test Express.js + CouchDB web apps with confidence of end-to-end tests and execution speed of unit-tests. Meet mock-couch- a node.js module which pretends to be a CouchDB server for testing purposes.