murarth / assert_matchesLinks
Provides macro `assert_matches` for testing pattern matching
☆65Updated 4 years ago
Alternatives and similar repositories for assert_matches
Users that are interested in assert_matches are comparing it to the libraries listed below
Sorting:
- ☆58Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- ☆55Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- ☆57Updated last year
- ☆109Updated last year
- Formatting Cargo.toml☆32Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆73Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- ☆54Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆48Updated last year
- std::thread which joins on drop by default.☆18Updated 3 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Serialization value trees☆45Updated 11 months ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Datatest -- data-driven test framework for Rust☆54Updated last year
- Advisory cross-platform file locks using file descriptors☆79Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week