https://github.com/bbqsrc/cucumber-rust-example
An example repository demonstrating how to use Cucumber with Rust.
https://github.com/bbqsrc/cucumber-rust-example
Last synced: 3 months ago
JSON representation
An example repository demonstrating how to use Cucumber with Rust.
- Host: GitHub
- URL: https://github.com/bbqsrc/cucumber-rust-example
- Owner: bbqsrc
- Created: 2021-03-03T16:54:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T14:26:41.000Z (over 4 years ago)
- Last Synced: 2025-01-31T17:11:29.564Z (about 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cucumber Rust Example
This is an example repository demonstrating the functionality of the [cucumber_rust](https://github.com/bbqsrc/cucumber-rust) crate.
To run it, just clone this repo and run `cargo test`.