Decision Workspace
libtest-with vs libtest-mimic vs rust_test_proc_macro
Side-by-side comparison of Rust crates
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
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`
54
rust_test_proc_macro
experimentalv0.1.3-alpha.2
Procedural macros for rust_test_framework
Core Metrics
| libtest-with | libtest-mimic | rust_test_proc_macro | |
|---|---|---|---|
| Health Score | 61 | 73 | 54 |
| Total Downloads | 45.8K | 22.7M | 421 |
| 30d Downloads | 3.2K | 1.6M | 41 |
| Dependents | 87 | 4.5K | 21 |
| Releases | 27 | 17 | 21 |
| Last Updated | 33d ago | 11d ago | 78d ago |
| Age | 2y 7m | 7y 8m | 2m |
Health Breakdown
libtest-with
Maintenance
17
Quality
12
Community
11
Popularity
6
Documentation
15
libtest-mimic
Maintenance
16
Quality
14
Community
20
Popularity
8
Documentation
15
rust_test_proc_macro
Maintenance
15
Quality
15
Community
9
Popularity
3
Documentation
12
Technical Details
| libtest-with | libtest-mimic | rust_test_proc_macro | |
|---|---|---|---|
| Version | 0.8.1-14 | 0.8.2 | 0.1.3-alpha.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 6 | 2 |
| Crate Size | 45KB | 28KB | 17KB |
| Features | 8 | 0 | 1 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74.0 | 1.65 | 1.80.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.