Playwright MongoDB Reporter

JSON →
library 0.1.7 ·javascript
verified Jun 7, 2026

A MongoDB reporter for Playwright test results that saves suite and test outcomes directly to a MongoDB database. Current stable version is 0.1.7. The package is maintained and follows Playwright's release cadence. It supports both connection string and credential-based MongoDB authentication, and uniquely allows splitting test and suite titles into common and unique parts using a '-|-' separator for better organization. Ships TypeScript types. Requires @playwright/test ^1.49.1 and Node >=18.