dev-flaky 0.1.0

Flaky-test detection for Rust. Repeated-run reliability tracking with per-test confidence scoring. Part of the dev-* verification suite.
Documentation
1
2
3
# clippy configuration for dev-flaky
avoid-breaking-exported-api = true
msrv = "1.85"