A pure Rust implementation of the Gherkin (.feature
file) language for the Cucumber testing framework.
There is a native cucumber-rust test running using this crate.
toml
[dependencies]
gherkin-rust = "^0.1"
This project is licensed under either of
at your option.