Flaky Test Finder

Proves whether a test is flaky instead of reasoning about it, by re-running it many times and reporting the observed failure rate, then narrowing the cause to ordering, shared state, timing or environment. Use when a test fails intermittently, passes on retry, fails only in CI, or the user suspects flakiness.

Contexory 75b6b52 3 files · 10.8 KB Updated

File contents

Contexory/skills/tree/main/developer-workflow/flaky-test-finder commit 75b6b52865

Frequently asked questions

npx skillmds@latest add contexory/flaky-test-finder