Decision Workspace
flaky vs mark-flaky-tests vs test-case
Side-by-side comparison of Rust crates
38
flaky
growingv0.1.0
A macro to help handling flaky tests
52
mark-flaky-tests
growingv1.0.2
Mark, debug and auto-retry your flaky tests
66
test-case
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
Core Metrics
| flaky | mark-flaky-tests | test-case | |
|---|---|---|---|
| Health Score | 38 | 52 | 66 |
| Total Downloads | 1.8K | 78.2K | 42.7M |
| 30d Downloads | 5 | 10.0K | 3.8M |
| Dependents | 0 | 56 | 16.8K |
| Releases | 1 | 3 | 29 |
| Last Updated | 2243d ago | 928d ago | 861d ago |
| Age | 6y 1m | 2y 6m | 6y 6m |
Health Breakdown
flaky
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
12
mark-flaky-tests
Maintenance
5
Quality
20
Community
11
Popularity
6
Documentation
10
test-case
Maintenance
6
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| flaky | mark-flaky-tests | test-case | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.2 | 3.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 5 |
| Crate Size | 1KB | 10KB | 9KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •test-case leads with a health score of 66/100, but none of the options score above 80.
- •test-case is depended on by 16.8K crates — strongest ecosystem trust.
- •⚠ flaky, mark-flaky-tests, test-case have not been updated in over a year.
- •flaky is pre-1.0 — API may change.