lipanski / mockito
HTTP mocking for Rust!
☆687Updated last week
Related projects ⓘ
Alternatives and complementary repositories for mockito
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- HTTP mocking library for Rust☆487Updated last week
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Temporary file library for rust☆1,192Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- derive builder implementation for rust structs☆1,333Updated last month
- A powerful mock object library for Rust☆1,538Updated this week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- A library for generating fake data in Rust.☆924Updated 2 weeks ago
- HTTP mocking to test Rust applications.☆640Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆837Updated 2 weeks ago
- Generate and parse UUIDs.☆1,011Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- Strongly typed YAML library for Rust☆964Updated 7 months ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- 🛋 Zero-boilerplate configuration management in Rust☆909Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Struct mocking library for Rust☆437Updated 7 months ago
- Library to help supply environment variables in testing and development☆567Updated 4 months ago
- Simple, efficient logging for Rust☆846Updated last month
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros