Decision Workspace
rustspec_assertions vs behave vs easy-assert
Side-by-side comparison of Rust crates
37
rustspec_assertions
growingv0.1.9
BDD style assertion library
51
behave
experimentalv0.9.2
BDD testing framework with expressive expect! matchers and a zero-keyword DSL.
43
easy-assert
growingv0.2.1
A library for readable assertions in your tests
Core Metrics
| rustspec_assertions | behave | easy-assert | |
|---|---|---|---|
| Health Score | 37 | 51 | 43 |
| Total Downloads | 21.5K | 104 | 6.8K |
| 30d Downloads | 45 | 104 | 8 |
| Dependents | 15 | 3 | 0 |
| Releases | 10 | 5 | 5 |
| Last Updated | 3759d ago | 10d ago | 921d ago |
| Age | 11y 4m | 15d | 3y 11m |
Health Breakdown
rustspec_assertions
Maintenance
6
Quality
12
Community
6
Popularity
5
Documentation
8
behave
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
15
easy-assert
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
13
Technical Details
| rustspec_assertions | behave | easy-assert | |
|---|---|---|---|
| Version | 0.1.9 | 0.9.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 13 | 1 |
| Crate Size | 5KB | 168KB | 15KB |
| Features | 0 | 9 | 0 |
| Yanked % | 10.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •behave leads with a health score of 51/100, but none of the options score above 80.
- •rustspec_assertions has the most downloads (21.5K), suggesting wider adoption.
- •⚠ rustspec_assertions, easy-assert have not been updated in over a year.