Decision Workspace
ftest vs p-test vs axum-test
Side-by-side comparison of Rust crates
46
ftest
experimentalv0.1.0
A set of declarative macros designed to simplify the declaration of unit tests and benchmarks in Rust
44
p-test
stablev1.0.2
p-test provides procedural macro to help you write parameterized tests easily.
71
axum-test
stablev20.0.0
Easy E2E testing for Axum
Core Metrics
| ftest | p-test | axum-test | |
|---|---|---|---|
| Health Score | 46 | 44 | 71 |
| Total Downloads | 12 | 5.8K | 9.4M |
| 30d Downloads | 0 | 0 | 1.2M |
| Dependents | 0 | 0 | 1.9K |
| Releases | 1 | 12 | 101 |
| Last Updated | 4d ago | 147d ago | 54d ago |
| Age | 4d | 1y 3m | 3y 4m |
Health Breakdown
ftest
Maintenance
13
Quality
16
Community
6
Popularity
1
Documentation
10
p-test
Maintenance
12
Quality
12
Community
6
Popularity
4
Documentation
10
axum-test
Maintenance
16
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| ftest | p-test | axum-test | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.2 | 20.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 2 | 43 |
| Crate Size | 6KB | 6KB | 500KB |
| Features | 3 | 0 | 9 |
| Yanked % | 0.0% | 91.7% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-test leads with a health score of 71/100, but none of the options score above 80.
- •axum-test is depended on by 1.9K crates — strongest ecosystem trust.
- •ftest is pre-1.0 — API may change.