pow-mongodb-fixtures

JSON →
library 1.0.3 ·javascript maintenance
verified Jun 5, 2026

A simple JSON fixture loader for MongoDB on Node.js that supports loading test data from files, directories, or objects. Version 1.0.3 is the latest stable release with no active development. It provides a CLI tool for quick loading and a programmatic API with methods like load, clear, clearAllAndLoad, and clearAndLoad. Includes a createObjectId helper for managing document references. Differentiators include easy relationship management via keyed documents and support for modifiers. Compatible with Node >= 0.4.1.