Crates.io | gherkin_rust |
lib.rs | gherkin_rust |
version | 0.10.2 |
source | src |
created_at | 2018-06-17 18:47:31.241837 |
updated_at | 2021-11-30 19:26:48.645052 |
description | Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework. |
homepage | https://github.com/cucumber-rs/gherkin |
repository | https://github.com/cucumber-rs/gherkin |
max_upload_size | |
id | 70501 |
size | 111,836 |
A pure Rust implementation of the Gherkin (.feature
file) language for the Cucumber testing framework.
If you want to run Cucumber tests in Rust, try cucumber-rust!
[dependencies]
gherkin-rust = "0.10"
For a detailed description of Gherkin usage, you can refer to upstream Cucumber documentation.
This project is licensed under either of
at your option.
Original source of src/languages.json
is used under the MIT license.