{"library":"playwright-mongodb-reporter","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","playwright","testing","reporter","mongodb","test-reporter","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install playwright-mongodb-reporter","imports":["import MongoReporter from 'playwright-mongodb-reporter'","reporter: [['playwright-mongodb-reporter', { mongoUri: '...', dbName: '...', collectionName: '...' }]]","const MongoReporter = require('playwright-mongodb-reporter').default"]},{"cmd":"yarn add playwright-mongodb-reporter","imports":[]},{"cmd":"pnpm add playwright-mongodb-reporter","imports":[]}],"homepage":"https://github.com/shane-reaume/playwright-mongodb-reporter#readme","github":"https://github.com/shane-reaume/playwright-mongodb-reporter","docs":null,"changelog":null,"pypi":null,"npm":"playwright-mongodb-reporter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}