1 2 3 4 5 6 7
# Comparisons: cool_asserts <https://crates.io/crates/cool_asserts> The `cool_assert` crate is a collection of useful assertions and other utilities for writing tests in Rust. The most popular macro in the crate is `assert_matches`.