SixArm / assertables-rust-crateLinks
Assertables: a Rust crate of assert macros for testing
☆96Updated 4 months ago
Alternatives and similar repositories for assertables-rust-crate
Users that are interested in assertables-rust-crate are comparing it to the libraries listed below
Sorting:
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Access and evaluate tracing logs in async and sync tests.☆85Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Imitate the documentation build that docs.rs would do☆62Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago
- A super powered testing macro for Rust☆122Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- A lib help you run test with condition☆48Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- ☆70Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Generate Rust enum variants without associated data☆98Updated last month
- State machine pattern for Rust☆29Updated last year
- Deserialization library with focus on error handling☆49Updated 2 months ago
- Provides TestResult type for concise and precise test failures☆67Updated last week
- A generic abstraction of paginated APIs☆62Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- It executes futures☆57Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- 📦 Creates graphs of crates from cargo metadata 🦀☆69Updated 6 months ago
- Conditional compile-time verified queries with SQLx☆61Updated 2 months ago
- A GitHub Action for running cargo-semver-checks