Flaky Test Detangler

Root-causes intermittently failing tests and eliminates the hidden dependency at its source instead of retrying around it. Use when a test passes locally but fails in CI, goes green on a CI re-run, fails roughly one run in ten, or is already tagged "flaky." Do NOT use when the task is to design the fake or stub that replaces a real dependency - use mock-stub-designer instead.

SkillMedev 24d53a9 5.0 KB Updated

File contents

SkillMedev/qa-test-automation/tree/main/skills/flaky-test-detangler commit 24d53a911d

Frequently asked questions

npx skillmds@latest add skillmedev/flaky-test-detangler