Decision Workspace
rfs_tester vs test_dir vs testdir
Side-by-side comparison of Rust crates
46
rfs_tester
stablev1.2.0
This package allows you to create a temporary directory for testing purposes. You can use it to perform tests related to file operations. After the tests are finished, the temporary directory will be deleted automatically.
44
test_dir
growingv0.2.0
Easy creation of temporary file structure for test purpose.
66
testdir
growingv0.10.0
Semi-persistent, scoped test directories
Core Metrics
| rfs_tester | test_dir | testdir | |
|---|---|---|---|
| Health Score | 46 | 44 | 66 |
| Total Downloads | 21.2K | 165.8K | 333.0K |
| 30d Downloads | 22 | 6.0K | 16.6K |
| Dependents | 0 | 123 | 375 |
| Releases | 22 | 2 | 19 |
| Last Updated | 99d ago | 1452d ago | 6d ago |
| Age | 5y 1m | 6y 5m | 5y 3m |
Health Breakdown
rfs_tester
Maintenance
13
Quality
12
Community
6
Popularity
5
Documentation
10
test_dir
Maintenance
3
Quality
15
Community
11
Popularity
6
Documentation
9
testdir
Maintenance
18
Quality
13
Community
13
Popularity
7
Documentation
15
Technical Details
| rfs_tester | test_dir | testdir | |
|---|---|---|---|
| Version | 1.2.0 | 0.2.0 | 0.10.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 1 | 9 |
| Crate Size | 332KB | 4KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 18.2% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| 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.
- •test_dir, testdir are pre-1.0 — API may change.