A port of the Hamcrest testing library for Rust, providing expressive matchers for test assertions.
# Cargo.toml
[dependencies]
hamcrest2 = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the `assert_that!` macro with a matcher to assert equality.
Refer to hamcrest2 documentation for the exact list of matchers and their signatures.
No dependency data recorded yet.