An implementation of the Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
See our example repository.
The full gamut of Cucumber's Gherkin language is implemented by the gherkin-rust project. Most features of the Gherkin language are parsed already and accessible via the relevant structs.
This project is licensed under either of
at your option.