Decision Workspace
tearup vs test-context vs test-env-helpers
Side-by-side comparison of Rust crates
33
tearup
growingv0.3.0
Setup - teardown your tests
62
test-context
growingv0.5.5
A library for providing custom setup/teardown for Rust tests without needing a test harness
42
test-env-helpers
growingv0.2.2
Jest style setup and teardown test helper macros
Core Metrics
| tearup | test-context | test-env-helpers | |
|---|---|---|---|
| Health Score | 33 | 62 | 42 |
| Total Downloads | 3.7K | 4.9M | 193.9K |
| 30d Downloads | 13 | 434.4K | 9.8K |
| Dependents | 2 | 710 | 15 |
| Releases | 3 | 17 | 4 |
| Last Updated | 1089d ago | 21d ago | 1466d ago |
| Age | 3y | 5y 2m | 4y |
Health Breakdown
tearup
Maintenance
4
Quality
9
Community
6
Popularity
4
Documentation
10
test-context
Maintenance
17
Quality
10
Community
15
Popularity
8
Documentation
12
test-env-helpers
Maintenance
3
Quality
14
Community
6
Popularity
6
Documentation
13
Technical Details
| tearup | test-context | test-env-helpers | |
|---|---|---|---|
| Version | 0.3.0 | 0.5.5 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 4 | 5 |
| Crate Size | 7KB | 9KB | 7KB |
| Features | 2 | 0 | 0 |
| Yanked % | 66.7% | 17.6% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.91.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •test-context leads with a health score of 62/100, but none of the options score above 80.
- •test-context is depended on by 710 crates — strongest ecosystem trust.
- •⚠ tearup, test-env-helpers have not been updated in over a year.