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
- Units of Measure for Rust☆48Updated 9 years ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 6 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆99Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆82Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Semantic validation for Rust☆90Updated last month
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- ☆23Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- See instead assert_cmd☆147Updated 7 years ago
- A library for evaluating/executing programs written in the shell programming language.☆26Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- A library for creating and modifying Tree structures.☆54Updated last year
- Tool to help sniffing out licenses from all crate dependencies☆27Updated 2 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago