@cloudparker/chalisha-reporter
v0.0.21
Published
A custom reporter for playwright automation library
Downloads
30
Readme
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.