Decision Workspace
test-trace vs test-log vs test-env-log
Side-by-side comparison of Rust crates
48
test-trace
growingv0.3.0
A replacement of the #[test] attribute that initializes tracing infrastructure before running tests.
61
test-log
growingv0.2.19
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 | 48 | 61 | 49 |
| Total Downloads | 815.3K | 50.4M | 1.3M |
| 30d Downloads | 115.5K | 3.0M | 35.4K |
| Dependents | 77 | 16.1K | 536 |
| Releases | 1 | 13 | 11 |
| Last Updated | 507d ago | 120d ago | 1587d ago |
| Age | 1y 4m | 4y 9m | 6y 11m |
Health Breakdown
test-trace
Maintenance
2
Quality
16
Community
11
Popularity
7
Documentation
12
test-log
Maintenance
13
Quality
13
Community
15
Popularity
8
Documentation
12
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.19 | 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.7% | 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 61/100, but none of the options score above 80.
- •test-log is depended on by 16.1K crates — strongest ecosystem trust.
- •⚠ test-trace, test-env-log have not been updated in over a year.