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.
61
test-log
growingv0.2.19
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 | 61 |
| Total Downloads | 9.1K | 27.7K | 50.4M |
| 30d Downloads | 8 | 225 | 3.0M |
| Dependents | 0 | 33 | 16.1K |
| Releases | 6 | 1 | 13 |
| Last Updated | 2525d ago | 3544d ago | 120d ago |
| Age | 7y 4m | 9y 8m | 4y 9m |
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
13
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| crates-test | test-logger | test-log | |
|---|---|---|---|
| Version | 0.0.4 | 0.1.0 | 0.2.19 |
| 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% | 7.7% |
| Edition | — | — | 2021 |
| 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.
- •⚠ crates-test, test-logger have not been updated in over a year.