#assertions #utilities #pattern-matching-assertions

dev cool_asserts

A collection of useful testing assertions and utilities

11 stable releases

2.0.4 Nov 25, 2025
2.0.3 Apr 27, 2022
1.1.1 Jul 30, 2021
1.1.0 Mar 26, 2021
1.0.0 Oct 2, 2019

#41 in Testing

Download history 33588/week @ 2025-10-23 37734/week @ 2025-10-30 32314/week @ 2025-11-06 40518/week @ 2025-11-13 34598/week @ 2025-11-20 25911/week @ 2025-11-27 31730/week @ 2025-12-04 25620/week @ 2025-12-11 17005/week @ 2025-12-18 4457/week @ 2025-12-25 22628/week @ 2026-01-01 43984/week @ 2026-01-08 46004/week @ 2026-01-15 48185/week @ 2026-01-22 46802/week @ 2026-01-29 54636/week @ 2026-02-05

205,042 downloads per month
Used in 40 crates (38 directly)

MPL-2.0 license

61KB
1.5K SLoC

A collection of useful assertions and other utilities for writing tests in Rust.


assert_matches

A rust library for pattern-matching assertions

Dependencies

~18KB