frondeus / test-caseLinks
Rust procedural macro attribute for adding test cases easily
☆629Updated last year
Alternatives and similar repositories for test-case
Users that are interested in test-case are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆569Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Struct mocking library for Rust☆478Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Indented document literals for Rust☆758Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆518Updated this week
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- HTTP mocking to test Rust applications.☆766Updated 4 months ago
- derive simple constructor functions for Rust structs☆570Updated last year
- oh heck, a case conversion library☆576Updated 5 months ago
- Inline diagrams for rustdoc with mermaid.js☆544Updated last year
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆680Updated 11 months ago
- Assert process::Command - Easy command initialization and assertions☆535Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- A hierarchical configuration library so con-free, it's unreal.☆857Updated last year
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Macros for all your token pasting needs☆1,069Updated last year
- HTTP mocking library for Rust☆630Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month