rustio rustio.net

rstest vs fixt vs assert_fs

Side-by-side comparison of Rust crates

Core Metrics

rstestfixtassert_fs
Health Score577170
Total Downloads72.2M210.1K13.7M
30d Downloads6.7M4.7K866.2K
Dependents31.2K2.7K9.8K
Releases399133
Last Updated243d ago16d ago329d ago
Age7y 5m5y7y 10m

Health Breakdown

rstest
Maintenance
10
Quality
14
Community
13
Popularity
8
Documentation
12
fixt
Maintenance
19
Quality
14
Community
19
Popularity
6
Documentation
13
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15

Technical Details

rstestfixtassert_fs
Version0.26.10.6.01.1.3
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0MIT OR Apache-2.0
Dependencies1289
Crate Size57KB13KB20KB
Features312
Yanked %2.6%0.0%0.0%
Edition202120212021
MSRV1.70.01.74
Owners13 (team)2 (team)

Quick Verdict

  • fixt leads with a health score of 71/100, but none of the options score above 80.
  • rstest has the most downloads (72.2M), suggesting wider adoption.
  • rstest is depended on by 31.2K crates — strongest ecosystem trust.
  • rstest, fixt are pre-1.0 — API may change.