Decision Workspace
test-trace vs test-log vs test-env-log
Side-by-side comparison of Rust crates
47
test-trace
growingv0.3.0
A replacement of the #[test] attribute that initializes tracing infrastructure before running tests.
68
test-log
growingv0.2.20
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
49
test-env-log
growingv0.2.8
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Core Metrics
| test-trace | test-log | test-env-log | |
|---|---|---|---|
| Health Score | 47 | 68 | 49 |
| Total Downloads | 1.1M | 54.9M | 1.4M |
| 30d Downloads | 120.4K | 2.3M | 30.4K |
| Dependents | 87 | 17.5K | 557 |
| Releases | 1 | 14 | 11 |
| Last Updated | 566d ago | 37d ago | 1647d ago |
| Age | 1y 6m | 4y 11m | 7y |
Health Breakdown
test-trace
Maintenance
1
Quality
16
Community
11
Popularity
7
Documentation
12
test-log
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
test-env-log
Maintenance
5
Quality
15
Community
13
Popularity
7
Documentation
9
Technical Details
| test-trace | test-log | test-env-log | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.20 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 8 | 9 | 9 |
| Crate Size | 10KB | 15KB | 10KB |
| Features | 5 | 5 | 3 |
| Yanked % | 0.0% | 7.1% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.71 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •test-log leads with a health score of 68/100, but none of the options score above 80.
- •test-log is depended on by 17.5K crates — strongest ecosystem trust.
- •⚠ test-trace, test-env-log have not been updated in over a year.