Decision Workspace
assert_json vs expect-json-macros vs expect-json
Side-by-side comparison of Rust crates
38
assert_json
growingv0.1.0
json testing made simple
68
expect-json-macros
growingv1.10.1
Macros for Expect Json
67
expect-json
growingv1.10.1
For comparisons on JSON data
Core Metrics
| assert_json | expect-json-macros | expect-json | |
|---|---|---|---|
| Health Score | 38 | 68 | 67 |
| Total Downloads | 57.6K | 1.7M | 1.7M |
| 30d Downloads | 7.3K | 705.1K | 705.2K |
| Dependents | 13 | 21 | 23 |
| Releases | 1 | 18 | 20 |
| Last Updated | 1588d ago | 22d ago | 22d ago |
| Age | 4y 4m | 11m | 12m |
Health Breakdown
assert_json
Maintenance
1
Quality
14
Community
9
Popularity
6
Documentation
8
expect-json-macros
Maintenance
18
Quality
18
Community
10
Popularity
7
Documentation
15
expect-json
Maintenance
18
Quality
17
Community
10
Popularity
7
Documentation
15
Technical Details
| assert_json | expect-json-macros | expect-json | |
|---|---|---|---|
| Version | 0.1.0 | 1.10.1 | 1.10.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT | MIT |
| Dependencies | 5 | 3 | 14 |
| Crate Size | 10KB | 4KB | 56KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •expect-json-macros leads with a health score of 68/100, but none of the options score above 80.
- •⚠ assert_json has not been updated in over a year.
- •assert_json is pre-1.0 — API may change.