A proc macro for writing test suites as methods on a struct, generating a macro_rules! macro to instantiate each test individually.
Macro for generation of Galois linear feedback shift registers
Test generation macros for the WASHM project
TUI library to build modern apps inspired by React, Elm, with Flexbox, CSS, editor component, emoji support, and more
A proc macro for writing test suites as methods on a struct, generating a macro_rules! macro to instantiate each test individually.
Selective test runner for Rust workspaces. Runs only the tests affected by a code change, by driving rust-analyzer over LSP.
Macro to generate your Rust tests from a provided JSON file
Generates tests for functions from attribute macros.
An test generating macro for advent of code
Generates a test for each file in a specified directory.
Generate tests at compile-time based on file resources
Procedural Macro Utilities