cucumber-rs / cucumber
Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
☆580Updated last month
Related projects ⓘ
Alternatives and complementary repositories for cucumber
- A powerful mock object library for Rust☆1,540Updated last week
- A library for generating fake data in Rust.☆925Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆642Updated last month
- HTTP mocking library for Rust☆488Updated last week
- Compile-time type-checked builder derive☆925Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,452Updated this week
- Type erasure for async trait methods☆1,844Updated 2 weeks ago
- HTTP mocking for Rust!☆686Updated last week
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- derive builder implementation for rust structs☆1,335Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated last week
- AMQP client library in Rust, with a clean, futures based API☆1,048Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆840Updated 3 weeks ago
- Fixture-based test framework for Rust☆1,207Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Event Sourcing for Rust☆562Updated 4 months ago
- Struct mocking library for Rust☆439Updated 7 months ago
- Some more derive(Trait) options☆1,738Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,412Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- WIP OpenAPI tooling for Rust.☆899Updated last month
- Find unused dependencies in Cargo.toml