mindsbackyard / galvanic-assertLinks
A comprehensive set of matcher-based assertions for easier testing of Rust code
☆40Updated 5 years ago
Alternatives and similar repositories for galvanic-assert
Users that are interested in galvanic-assert are comparing it to the libraries listed below
Sorting:
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 6 years ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- Semantic validation for Rust☆89Updated 2 weeks ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- ☆23Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Safely combine results☆81Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- A port of Hamcrest to rust☆94Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆99Updated this week
- See instead assert_cmd☆147Updated 7 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆96Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Data validation library for Rust☆78Updated 7 years ago
- A library for creating and modifying Tree structures.☆54Updated last year
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 4 years ago
- A mocking framework for Rust☆22Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago