Cypress Postgres 10v Compatibility

JSON →
library 1.0.0 ·javascript
verified Jun 5, 2026

This package updates the cypress-postgres module to be compatible with Cypress 10.x.x+ after the migration from 9.x.x. It allows Cypress tests to query a PostgreSQL database directly by registering a custom 'dbQuery' task. Version 1.0.0 is the current stable release, with no active release cadence. Key differentiators: simple setup with connection details in cypress.json, supports single or multiple database connections, and works with Cypress 10. No ESM support.