frondeus / test-case
Rust procedural macro attribute for adding test cases easily
☆615Updated 10 months ago
Alternatives and similar repositories for test-case:
Users that are interested in test-case are comparing it to the libraries listed below
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Indented document literals for Rust☆693Updated last week
- HTTP mocking to test Rust applications.☆687Updated last week
- Struct mocking library for Rust☆453Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Generic extensions for tapping values in Rust.☆429Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,245Updated 3 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆445Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- derive builder implementation for rust structs☆1,401Updated 5 months ago
- HTTP mocking library for Rust☆565Updated 2 weeks ago
- Typed distributed plugin registration☆1,080Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆991Updated this week
- Rust method delegation with less boilerplate☆461Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated this week
- A hierarchical configuration library so con-free, it's unreal.☆697Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer