mindsbackyard / galvanic-assert
A comprehensive set of matcher-based assertions for easier testing of Rust code
☆40Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for galvanic-assert
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆52Updated 5 years ago
- Safely combine results☆81Updated 2 months ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 3 years ago
- A mocking framework for Rust☆22Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 4 months ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Futures-aware lock primitives☆39Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- ☆23Updated 8 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- ☆55Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Scary macros for serde_json☆42Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- derive newtype for diesel traits☆49Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A rust library for checked floating point operations☆81Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Atomic file-writes.☆91Updated last month
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year