@sathish-perumal/test-report-engine
v0.1.1
Published
External test execution report generator for Playwright
Downloads
205
Maintainers
Readme
test-report-engine
A lightweight Node.js CLI to generate external HTML test reports from Playwright JSON results.
✨ Features
- Standalone CLI
- Tool-agnostic architecture
- Playwright JSON support
- External HTML report (shareable)
- CI friendly
📦 Installation
Using npx (recommended)
npx test-report-engine
### Global install
npm install -g @my-report/test-report-engine
### Usage
test-report-engine
