An open API service indexing awesome lists of open source software.

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.

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`.