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☆110Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 2 months ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- See instead assert_cmd☆147Updated 7 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- A library for creating and modifying Tree structures.☆55Updated last year
- Safely combine results☆82Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 3 weeks ago
- A mocking framework for Rust☆22Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- ☆56Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 5 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- More maintainable Rust test☆28Updated 4 years ago
- Semantic validation for Rust☆90Updated last month
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- deserialize typed structures from regex captures☆174Updated last year