Decision Workspace
test-generator-utest vs test-generator vs assert_fs
Side-by-side comparison of Rust crates
38
test-generator-utest
growingv0.1.2
Rust UTest harness, covering the 3 phases: setup/test/teardown
47
test-generator
growingv0.3.1
Rust Test generator: enumerating entries according to file-system pattern and generating a test function for each entry.
70
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
Core Metrics
| test-generator-utest | test-generator | assert_fs | |
|---|---|---|---|
| Health Score | 38 | 47 | 70 |
| Total Downloads | 4.5K | 907.6K | 13.7M |
| 30d Downloads | 5 | 87.6K | 837.1K |
| Dependents | 0 | 758 | 9.8K |
| Releases | 3 | 6 | 33 |
| Last Updated | 2432d ago | 1205d ago | 329d ago |
| Age | 6y 8m | 7y 2m | 7y 10m |
Health Breakdown
test-generator-utest
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
12
test-generator
Maintenance
3
Quality
14
Community
11
Popularity
7
Documentation
12
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
Technical Details
| test-generator-utest | test-generator | assert_fs | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.1 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 9 |
| Crate Size | 8KB | 42KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •assert_fs leads with a health score of 70/100, but none of the options score above 80.
- •assert_fs is depended on by 9.8K crates — strongest ecosystem trust.
- •⚠ test-generator-utest, test-generator have not been updated in over a year.
- •test-generator-utest, test-generator are pre-1.0 — API may change.