6 releases
new 0.3.1 | Apr 15, 2025 |
---|---|
0.3.0 | Apr 13, 2025 |
0.2.2 | Apr 12, 2025 |
0.1.0 | Apr 7, 2025 |
#314 in Testing
503 downloads per month
72KB
2K
SLoC
litmus
a macro-free BDD test harness.
inspired by cucumber and rspec.
Major design criteria
- works with cargo-test and cargo-nextest
- offers Gherkin ergonomics
- is fast
Examples
cargo test --example main -p litmus
cargo nextest run --example main -p litmus
Dependencies
~1.3–1.9MB
~34K SLoC