Decision Workspace
testdir vs testfile vs test_dir
Side-by-side comparison of Rust crates
66
testdir
growingv0.10.0
Semi-persistent, scoped test directories
46
testfile
growingv0.1.5
Temporary test file/dir management for unit tests
44
test_dir
growingv0.2.0
Easy creation of temporary file structure for test purpose.
Core Metrics
| testdir | testfile | test_dir | |
|---|---|---|---|
| Health Score | 66 | 46 | 44 |
| Total Downloads | 333.0K | 22.5K | 165.8K |
| 30d Downloads | 15.9K | 558 | 5.8K |
| Dependents | 375 | 26 | 123 |
| Releases | 19 | 17 | 2 |
| Last Updated | 6d ago | 320d ago | 1452d ago |
| Age | 5y 3m | 5y 9m | 6y 5m |
Health Breakdown
testdir
Maintenance
18
Quality
13
Community
13
Popularity
7
Documentation
15
testfile
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
10
test_dir
Maintenance
3
Quality
15
Community
11
Popularity
6
Documentation
9
Technical Details
| testdir | testfile | test_dir | |
|---|---|---|---|
| Version | 0.10.0 | 0.1.5 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 9 | 2 | 1 |
| Crate Size | 27KB | 6KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •testdir leads with a health score of 66/100, but none of the options score above 80.
- •testdir is depended on by 375 crates — strongest ecosystem trust.
- •⚠ test_dir has not been updated in over a year.