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
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
| testing_logger | test-log | test-env-log | |
|---|---|---|---|
| Health Score | 47 | 61 | 49 |
| Total Downloads | 3.0M | 50.4M | 1.3M |
| 30d Downloads | 134.0K | 3.0M | 35.4K |
| Dependents | 382 | 16.1K | 536 |
| Releases | 2 | 13 | 11 |
| Last Updated | 2790d ago | 120d ago | 1587d ago |
| Age | 7y 7m | 4y 9m | 6y 11m |
Health Breakdown
testing_logger
Maintenance
3
Quality
15
Community
13
Popularity
8
Documentation
8
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
| testing_logger | test-log | test-env-log | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.19 | 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.7% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 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.
- •⚠ testing_logger, test-env-log have not been updated in over a year.