test-report
CommunityTurn Playwright reports into quick insights.
Authorhotyanovicha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly open, inspect, and interpret Playwright HTML test reports, reducing the time to identify failures and understand test outcomes.
Core Features & Use Cases
- Open in browser: view the HTML report with all results and traces.
- Failure analysis: summarize failed tests and common error patterns.
- Contextual debugging: access screenshots and traces for deeper investigation.
Quick Start
Run tests to generate a report, then show it:
- npx playwright test
- npx playwright show-report If the report exists, you can open it directly with open playwright-report/index.html (macOS) or xdg-open playwright-report/index.html (Linux).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-report Download link: https://github.com/hotyanovicha/pw-another-one/archive/main.zip#test-report Please download this .zip file, extract it, and install it in the .claude/skills/ directory.