Decision Workspace
kitest vs libtest-mimic vs libtest-with
Side-by-side comparison of Rust crates
50
kitest
experimentalv0.5.0
A composable test harness toolkit with room to fly.
73
libtest-mimic
growingv0.8.2
Write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
61
libtest-with
growingv0.8.1-14
A slightly customized version of libtest-mimic, such that it can be easier create a test runner for test-with
Core Metrics
| kitest | libtest-mimic | libtest-with | |
|---|---|---|---|
| Health Score | 50 | 73 | 61 |
| Total Downloads | 19.9K | 22.7M | 45.8K |
| 30d Downloads | 19.8K | 1.6M | 3.2K |
| Dependents | 2 | 4.5K | 87 |
| Releases | 10 | 17 | 27 |
| Last Updated | 23d ago | 11d ago | 33d ago |
| Age | 1m | 7y 8m | 2y 7m |
Health Breakdown
kitest
Maintenance
13
Quality
13
Community
7
Popularity
5
Documentation
12
libtest-mimic
Maintenance
16
Quality
14
Community
20
Popularity
8
Documentation
15
libtest-with
Maintenance
17
Quality
12
Community
11
Popularity
6
Documentation
15
Technical Details
| kitest | libtest-mimic | libtest-with | |
|---|---|---|---|
| Version | 0.5.0 | 0.8.2 | 0.8.1-14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 4 | 6 | 14 |
| Crate Size | 56KB | 28KB | 45KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 11.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88.0 | 1.65 | 1.74.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •libtest-mimic leads with a health score of 73/100, but none of the options score above 80.
- •libtest-mimic is depended on by 4.5K crates — strongest ecosystem trust.