mongodb-cypress

JSON →
library 1.2.0 ·javascript
verified Jun 5, 2026

A plugin for Cypress that provides MongoDB interaction capabilities directly within Cypress tests. Version 1.2.0 includes TypeScript definitions and integrates with Cypress 10 and later via setupNodeEvents. It offers CRUD operations as Cypress chainable commands (e.g., cy.mongoFindMany) and task-based execution. Compared to alternatives like cypress-mongodb, it supports connection options and is maintained on GitHub.