Decision Workspace
libtest-mimic vs libtest-with vs rust_test_proc_macro
Side-by-side comparison of Rust crates
70
libtest-mimic
growingv0.8.2
Write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
58
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
57
rust_test_proc_macro
experimentalv0.1.3-alpha.2
Procedural macros for rust_test_framework
Core Metrics
| libtest-mimic | libtest-with | rust_test_proc_macro | |
|---|---|---|---|
| Health Score | 70 | 58 | 57 |
| Total Downloads | 24.8M | 50.4K | 455 |
| 30d Downloads | 1.1M | 2.4K | 0 |
| Dependents | 4.8K | 93 | 21 |
| Releases | 17 | 27 | 21 |
| Last Updated | 70d ago | 92d ago | 137d ago |
| Age | 7y 10m | 2y 9m | 4m |
Health Breakdown
libtest-mimic
Maintenance
13
Quality
14
Community
20
Popularity
8
Documentation
15
libtest-with
Maintenance
14
Quality
12
Community
11
Popularity
6
Documentation
15
rust_test_proc_macro
Maintenance
18
Quality
15
Community
9
Popularity
3
Documentation
12
Technical Details
| libtest-mimic | libtest-with | rust_test_proc_macro | |
|---|---|---|---|
| Version | 0.8.2 | 0.8.1-14 | 0.1.3-alpha.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 14 | 2 |
| Crate Size | 28KB | 45KB | 17KB |
| Features | 0 | 8 | 1 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.74.0 | 1.80.0 |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •libtest-mimic leads with a health score of 70/100, but none of the options score above 80.
- •libtest-mimic is depended on by 4.8K crates — strongest ecosystem trust.