Fix Test

Systematic 6-phase workflow for investigating and fixing failing Playwright tests. Classifies the root cause as app bug (test.fail + defect report), broken test (test.fixme + fix-me task), or flaky test (fix timing/data/state root cause). Uses trace viewer, app source code grep, and live reproduction with playwright-cli. Use when user invokes /pw-kit:fix-test, asks to "fix this failing test", "investigate test failure", "debug a test", or shares a test that's failing.

antongulin 4e16b2f 9.5 KB Updated

File contents

antongulin/pw-kit/tree/main/skills/fix-test commit 4e16b2f2dd

Frequently asked questions

npx skillmds@latest add antongulin/fix-test