Decision Workspace
testfile vs testdir vs test_dir
Side-by-side comparison of Rust crates
46
testfile
growingv0.1.5
Temporary test file/dir management for unit tests
66
testdir
growingv0.10.0
Semi-persistent, scoped test directories
44
test_dir
growingv0.2.0
Easy creation of temporary file structure for test purpose.
Core Metrics
| testfile | testdir | test_dir | |
|---|---|---|---|
| Health Score | 46 | 66 | 44 |
| Total Downloads | 22.5K | 333.0K | 165.8K |
| 30d Downloads | 558 | 15.9K | 5.8K |
| Dependents | 26 | 375 | 123 |
| Releases | 17 | 19 | 2 |
| Last Updated | 320d ago | 6d ago | 1452d ago |
| Age | 5y 9m | 5y 3m | 6y 5m |
Health Breakdown
testfile
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
10
testdir
Maintenance
18
Quality
13
Community
13
Popularity
7
Documentation
15
test_dir
Maintenance
3
Quality
15
Community
11
Popularity
6
Documentation
9
Technical Details
| testfile | testdir | test_dir | |
|---|---|---|---|
| Version | 0.1.5 | 0.10.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 9 | 1 |
| Crate Size | 6KB | 27KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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.