cucumber-rs
gherkin
Rust

Pure Rust implementation of Gherkin language (`.feature` file) for Cucumber testing framework.

Last updated Jun 19, 2026
86
Stars
24
Forks
6
Issues
0
Stars/day
Attention Score
48
Language breakdown
Rust 96.2%
Gherkin 3.8%
โ–ธ Files click to expand
README

Gherkin language for Rust =========================

crates.io Rust 1.88+ Unsafe Forbidden\ CI Rust docs

Changelog

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 crate!

Usage

[dependencies]
gherkin = "0.15"

Further information

For a detailed description of [Gherkin] usage, you can refer to upstream [Cucumber] documentation.

Upstream documentation

  • for Cucumber developers:
* the Gherkin readme * the Gherkin contributing guide
  • for Cucumber users:
* the Cucumber user documentation. * the Gherkin user documentation.

License

This project is licensed under either of

at your option.

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

[Cucumber]: https://cucumber.io [Gherkin]: https://cucumber.io/docs/gherkin [Rust]: https://www.rust-lang.org

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท cucumber-rs/gherkin ยท Updated daily from GitHub