la10736 / rstestLinks
Fixture-based test framework for Rust
☆1,418Updated last month
Alternatives and similar repositories for rstest
Users that are interested in rstest are comparing it to the libraries listed below
Sorting:
- A powerful mock object library for Rust☆1,702Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,986Updated 3 weeks ago
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,153Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- A small rust library for adding custom derives to enums☆2,153Updated last month
- A next-generation test runner for Rust.☆2,562Updated this week
- Some more derive(Trait) options☆1,981Updated last month
- Concise GitHub Action for installing a Rust toolchain☆1,365Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,470Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- Rust cache structures and easy function memoization☆1,877Updated last month
- Compile-time type-checked builder derive☆1,066Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Remove unused Rust dependencies with this one weird trick!☆1,065Updated last week
- Generate JSON Schema documents from Rust code☆1,163Updated this week
- A library for generating fake data in Rust.☆1,134Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Visualize/analyze a Rust crate's internal structure☆1,147Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,099Updated last week
- Rust procedural macro attribute for adding test cases easily☆625Updated last year
- Type erasure for async trait methods☆2,047Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Scan your Rust crate for semver violations.☆1,468Updated this week
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- Publish Rust crates from CI with a Release PR.