Decision Workspace
testing_logger vs test-log vs test-env-log
Side-by-side comparison of Rust crates
47
testing_logger
growingv0.1.1
Supports writing tests to verify `log` crate calls
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
| testing_logger | test-log | test-env-log | |
|---|---|---|---|
| Health Score | 47 | 68 | 49 |
| Total Downloads | 3.3M | 54.9M | 1.4M |
| 30d Downloads | 131.8K | 2.3M | 30.4K |
| Dependents | 450 | 17.5K | 557 |
| Releases | 2 | 14 | 11 |
| Last Updated | 2849d ago | 37d ago | 1647d ago |
| Age | 7y 9m | 4y 11m | 7y |
Health Breakdown
testing_logger
Maintenance
3
Quality
15
Community
13
Popularity
8
Documentation
8
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
| testing_logger | test-log | test-env-log | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.20 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 1 | 9 | 9 |
| Crate Size | 4KB | 15KB | 10KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 7.1% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 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.
- •⚠ testing_logger, test-env-log have not been updated in over a year.