oknozor / sealed-testLinks
A procmacro attribute to run your test in an isolated environment
☆32Updated 2 weeks ago
Alternatives and similar repositories for sealed-test
Users that are interested in sealed-test are comparing it to the libraries listed below
Sorting:
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆43Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆57Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Cargo API written in Paris☆52Updated 2 weeks ago
- ☆112Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆86Updated last week
- A utility crate to log errors without losing key information along the way.☆32Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 2 weeks ago
- A GitHub Action for running cargo-semver-checks☆72Updated this week
- Trait implementation generator macro☆29Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Provides TestResult type for concise and precise test failures☆66Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆49Updated 2 months ago
- A sinless derive helper☆75Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago