Decision Workspace
traced-test vs trybuild vs trybuild2
Side-by-side comparison of Rust crates
45
traced-test
growingv1.0.4
this crate lets us use #[traced_test] to automatically configure sane default tracing for a rust test
72
trybuild
stablev1.0.116
Test harness for ui tests of compiler diagnostics
64
trybuild2
stablev1.3.0
Test harness for ui tests of compiler diagnostics (with support for inline tests)
Core Metrics
| traced-test | trybuild | trybuild2 | |
|---|---|---|---|
| Health Score | 45 | 72 | 64 |
| Total Downloads | 41.8K | 41.0M | 171.2K |
| 30d Downloads | 3.3K | 3.3M | 4.6K |
| Dependents | 116 | 18.2K | 146 |
| Releases | 10 | 117 | 6 |
| Last Updated | 364d ago | 44d ago | 78d ago |
| Age | 1y 9m | 6y 10m | 4y 1m |
Health Breakdown
traced-test
Maintenance
7
Quality
12
Community
10
Popularity
6
Documentation
10
trybuild
Maintenance
17
Quality
18
Community
14
Popularity
8
Documentation
15
trybuild2
Maintenance
13
Quality
19
Community
11
Popularity
6
Documentation
15
Technical Details
| traced-test | trybuild | trybuild2 | |
|---|---|---|---|
| Version | 1.0.4 | 1.0.116 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 15 | 9 | 10 |
| Crate Size | 33KB | 46KB | 44KB |
| Features | 0 | 1 | 1 |
| Yanked % | 20.0% | 1.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trybuild leads with a health score of 72/100, but none of the options score above 80.
- •trybuild is depended on by 18.2K crates — strongest ecosystem trust.