# Comparisons: assert_matches
<https://crates.io/crates/assert_matches>
The `assert_matches` crate provides the `assert_matches` macro with a bunch of useful variations, such as for testing multiple matches, and for guard clauses.
We recommend trying this crate.