Pw Test Step Reporter

Structures a Playwright test so it explains itself in the HTML report — test.step for logical phases, testInfo.attach for evidence (screenshots, JSON, diffs), expect.soft with a hard gate for grouped checks, and annotations for issue/bug-ID traceability. Use when an SDET says "make this test's report readable", "group this into steps", "attach a screenshot to the report", "how do I do soft assertions", or "why can't I tell which step failed in CI". Produces a report a human can debug from without re-running the test — a draft the engineer reviews and runs.

Shivani26Singh Updated

File contents

Shivani26Singh/skill-library/tree/main/Automation_Playwright/pw-test-step-reporter commit 971ad7925c

Frequently asked questions

npx skillmds@latest add shivani26singh/pw-test-step-reporter