#bdd #cucumber #cucumber-rust #gherkin-rust

gherkin_rust

A pure Rust implementation of the Gherkin (.feature file) language for the Cucumber testing framework

19 releases (10 breaking)

0.10.2 Nov 30, 2021
0.10.1 Mar 4, 2021
0.10.0 Feb 18, 2021
0.8.3 Sep 9, 2020
0.3.1 Jul 22, 2018

#392 in Procedural macros

Download history 568/week @ 2023-10-14 567/week @ 2023-10-21 493/week @ 2023-10-28 676/week @ 2023-11-04 706/week @ 2023-11-11 874/week @ 2023-11-18 461/week @ 2023-11-25 464/week @ 2023-12-02 382/week @ 2023-12-09 705/week @ 2023-12-16 549/week @ 2023-12-23 390/week @ 2023-12-30 399/week @ 2024-01-06 644/week @ 2024-01-13 435/week @ 2024-01-20 451/week @ 2024-01-27

1,989 downloads per month
Used in 7 crates (via algo_rust_sdk)

MIT/Apache

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:

  1. for Cucumber developers please consult:
  2. 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

at your option.

Original source of src/languages.json is used under the MIT license.

Dependencies

~1–3MB
~69K SLoC