docs / method
A controlled experiment in four commands.
Flakerad does not guess from a stack trace. It compares outcomes across reruns where one condition changes at a time.
quick start
pnpm add -D flakerad
flakerad diagnose ./tests/cart.spec.tsWhat gets measured
Each condition runs the same fixture suite. A link in the arc diagram exists only when a failing baseline point maps to a passing controlled point. The waffle reads one dot per held-out test.
Data provenance
Built and maintained by Ayush Dubey, this test suite exercises the reusable geometry under controlled conditions. Production values are generated by the runner and stored in the documented JSON contracts: arc-diagram, accuracy-by-rerun-count, four-controls, field-notes, and stats.
Repository & bugs
To see the runner implementation or to find bugs, explore the GitHub repository. Maintained by Ayush Dubey.