Decision Workspace
crates-test vs test-logger vs test-log
Side-by-side comparison of Rust crates
36
crates-test
growingv0.0.4
Testing playground for crates.io. Wouldn't it be nice to have a staging area? Bump [crates.io issue #1503](https://github.com/rust-lang/crates.io/issues/1503) A replacement of the #[test] attribute that initializes the env_logger before running tests.
39
test-logger
growingv0.1.0
Simple helper to initialize env_logger before unit and integration tests. Works on stable rust.
67
test-log
growingv0.2.21
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Core Metrics
| crates-test | test-logger | test-log | |
|---|---|---|---|
| Health Score | 36 | 39 | 67 |
| Total Downloads | 9.1K | 28.6K | 59.0M |
| 30d Downloads | 0 | 0 | 1.4M |
| Dependents | 0 | 33 | 18.5K |
| Releases | 6 | 1 | 15 |
| Last Updated | 2633d ago | 3652d ago | 44d ago |
| Age | 7y 8m | 10y | 5y |
Health Breakdown
crates-test
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
5
test-logger
Maintenance
1
Quality
15
Community
7
Popularity
5
Documentation
11
test-log
Maintenance
16
Quality
13
Community
15
Popularity
8
Documentation
15
Technical Details
| crates-test | test-logger | test-log | |
|---|---|---|---|
| Version | 0.0.4 | 0.1.0 | 0.2.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT/Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 2 | 9 |
| Crate Size | 2KB | 3KB | 15KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 6.7% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •test-log leads with a health score of 67/100, but none of the options score above 80.
- •test-log is depended on by 18.5K crates — strongest ecosystem trust.
- •⚠ crates-test, test-logger have not been updated in over a year.