Decision Workspace
spectest vs spectest_macros vs rsspec
Side-by-side comparison of Rust crates
39
spectest
growingv0.1.2
A lightweight library for defining behavior-driven development (BDD) style tests in exernal files and running them with `cargo test`.
40
spectest_macros
growingv0.1.2
Macros for the `spectest` package.
45
rsspec
experimentalv0.4.0
A Ginkgo/RSpec-inspired BDD testing framework for Rust.
Core Metrics
| spectest | spectest_macros | rsspec | |
|---|---|---|---|
| Health Score | 39 | 40 | 45 |
| Total Downloads | 3.4K | 3.7K | 105 |
| 30d Downloads | 6 | 23 | 71 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 3 | 4 |
| Last Updated | 612d ago | 612d ago | 19d ago |
| Age | 1y 9m | 1y 9m | 1m |
Health Breakdown
spectest
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
spectest_macros
Maintenance
5
Quality
14
Community
7
Popularity
4
Documentation
10
rsspec
Maintenance
12
Quality
16
Community
5
Popularity
2
Documentation
10
Technical Details
| spectest | spectest_macros | rsspec | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 5 | 2 |
| Crate Size | 14KB | 4KB | 22KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rsspec leads with a health score of 45/100, but none of the options score above 80.
- •spectest_macros has the most downloads (3.7K), suggesting wider adoption.
- •⚠ spectest, spectest_macros have not been updated in over a year.