Decision Workspace
fluent-assertions vs asserting vs smoothy
Side-by-side comparison of Rust crates
48
fluent-assertions
growingv0.4.0
A Rust testing library that enhances readability and expressiveness by enabling natural language-like syntax for test assertions.
59
asserting
growingv0.14.0
Fluent assertions for tests in Rust that are convenient to write and easy to extend.
58
smoothy
growingv0.10.0
Write smooth assertions in a fluent and human readable way
Core Metrics
| fluent-assertions | asserting | smoothy | |
|---|---|---|---|
| Health Score | 48 | 59 | 58 |
| Total Downloads | 40.0K | 8.8K | 24.6K |
| 30d Downloads | 51 | 549 | 73 |
| Dependents | 6 | 9 | 10 |
| Releases | 4 | 15 | 25 |
| Last Updated | 551d ago | 13d ago | 88d ago |
| Age | 2y 11m | 1y | 2y 4m |
Health Breakdown
fluent-assertions
Maintenance
8
Quality
15
Community
7
Popularity
5
Documentation
13
asserting
Maintenance
18
Quality
15
Community
9
Popularity
5
Documentation
12
smoothy
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
15
Technical Details
| fluent-assertions | asserting | smoothy | |
|---|---|---|---|
| Version | 0.4.0 | 0.14.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 18 | 7 |
| Crate Size | 12KB | 217KB | 33KB |
| Features | 0 | 10 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82.0 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •asserting leads with a health score of 59/100, but none of the options score above 80.
- •fluent-assertions has the most downloads (40.0K), suggesting wider adoption.
- •⚠ fluent-assertions has not been updated in over a year.