19 releases (10 breaking)
0.10.2 |
|
---|---|
0.10.1 | Mar 4, 2021 |
0.10.0 | Feb 18, 2021 |
0.8.3 | Sep 9, 2020 |
0.3.1 | Jul 22, 2018 |
#416 in Testing
1,650 downloads per month
Used in 7 crates
(via algo_rust_sdk)
79KB
1K
SLoC
gherkin-rust
A pure Rust implementation of the Gherkin (.feature
file) language for the Cucumber testing framework.
For a detailed description of Gherkin usage:
- for Cucumber developers please consult:
- for Cucumber users please consult:
If you want to run Cucumber tests in Rust, try cucumber-rust!
Usage
[dependencies]
gherkin-rust = "0.9"
License
This project is licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Original source of src/languages.json
is used under the MIT license.
Dependencies
~2–4.5MB
~85K SLoC