Decision Workspace
wraptest vs test-context vs test-env-helpers
Side-by-side comparison of Rust crates
39
wraptest
growingv0.2.1
A simple way to run code before and after every unit test
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
| wraptest | test-context | test-env-helpers | |
|---|---|---|---|
| Health Score | 39 | 62 | 42 |
| Total Downloads | 135.7K | 4.9M | 193.9K |
| 30d Downloads | 238 | 434.4K | 9.8K |
| Dependents | 0 | 710 | 15 |
| Releases | 3 | 17 | 4 |
| Last Updated | 1804d ago | 21d ago | 1466d ago |
| Age | 4y 11m | 5y 2m | 4y |
Health Breakdown
wraptest
Maintenance
4
Quality
14
Community
6
Popularity
6
Documentation
9
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
| wraptest | test-context | test-env-helpers | |
|---|---|---|---|
| Version | 0.2.1 | 0.5.5 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 4 | 5 |
| Crate Size | 4KB | 9KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 17.6% | 0.0% |
| Edition | 2018 | 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.
- •⚠ wraptest, test-env-helpers have not been updated in over a year.