test-log
v0.2.19 GrowingA replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- βMassive adoption (16.1K crates depend on it)
- βPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
3.1M downloads in the last 30 days (103.5K/day), up 6% from the previous period.
16.1K crates depend on test-log β it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 82 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 4+ years old, test-log hasn't reached 1.0 yet. Expect potential API changes between versions.
At 15KB, test-log is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include remove_dir_all, zbus, serde-xml-rs, zookeeper-client, lazy-pool. When high-quality crates choose test-log, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on test-log
Version Adoption
Release Timeline
Feature Flags
default =["log", "color"]