0.0.21 • Published 7 months ago
@cloudparker/chalisha-reporter v0.0.21
ChalishaReporter
ChalishaReporter is a custom reporter for Playwright that generates a detailed JSON report of your test results, including information about tests, steps, attachments, and more.
Installation
Install the reporter via npm:
npm install @cloudparker/chalisha-reporter --save-dev
Features
- Generates a JSON report with detailed test results, including test status, duration, and errors.
- Tracks and organizes test steps and attachments.
- Customizable output path and report file name.
- Unique run ID for each test session.