rustio rustio.net
61

test-log

v0.2.19 Growing

A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.

Apache-2.0 OR MIT Edition 2021 MSRV 1.71

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

Checking security advisories...
Downloads
50.4M
Dependents
16.1K
Releases
13
Size
15KB

Deep Insights

πŸ“Š
Steady growth

3.1M downloads in the last 30 days (103.5K/day), up 6% from the previous period.

πŸ›οΈ
Foundational crate

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.

πŸ‘€
Prolific maintainer

The primary maintainer publishes 82 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

πŸ”¬
Pre-1.0 for over a year

Despite being 4+ years old, test-log hasn't reached 1.0 yet. Expect potential API changes between versions.

πŸ“
Compact crate

At 15KB, test-log is lightweight. Small crate size correlates with focused, well-scoped functionality.

🌟
Used by top crates

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

Maintenance 13/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 15/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads Β· last 90 days
93K/day avg+29%
050K100K150K200K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.2.18
31%
v0.2.13
22%
v0.2.17
21%
v0.2.16
16%
v0.2.12
11%

Release Timeline

13 releases1 yankedsince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
2
2022
3
2023
3
2024
2
2025
3
2026
Less
More|
Yanked

Feature Flags

default =["log", "color"]

log*color*traceunstable

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
16.1K
crates depend on test-log

Similar Crates