Mongo-Mock. A fake MongoDB database that runs in memory for testing.

github.com/mbostock/mongo-mock

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2011
  • Fix a bug in collection.save.
  • Fix typo.
  • Bah, method overloading.
  • Sorting support.
  • Bah, method overloading.
  • Support for $set and $unset.
  • Remove support. Fix object equality.
  • Upsert support.
  • Basic updates.
  • Condense test specification.
  • Add support for deep equality.
  • Add support for advanced operators.
  • Add simple equality filtering.
  • First commit with skeletal implementation.