Jest MySQL Environment

JSON →
library 1.2.17 ·javascript
verified Jun 5, 2026

A custom Jest environment that deploys a local MySQL 5.7 server on OSX x64, starting once before all tests and stopping after. Version 1.2.17 is the latest. Key differentiator: no external Docker or service dependencies—spins up MySQL natively. OSX-only, requires peer dependencies for platform-specific binaries. Ideal for integration testing against a real MySQL instance without manual setup.