#pattern-matching #assertions #testing-utilities #collection

dev cool_asserts

A collection of useful testing assertions and utilities

10 stable releases

2.0.3 Apr 27, 2022
2.0.2 Apr 26, 2022
1.1.1 Jul 30, 2021
1.1.0 Mar 26, 2021
1.0.0 Oct 2, 2019

#40 in Testing

Download history 19445/week @ 2024-10-08 24232/week @ 2024-10-15 26711/week @ 2024-10-22 21074/week @ 2024-10-29 28667/week @ 2024-11-05 30350/week @ 2024-11-12 24875/week @ 2024-11-19 13529/week @ 2024-11-26 23731/week @ 2024-12-03 20394/week @ 2024-12-10 20411/week @ 2024-12-17 3204/week @ 2024-12-24 9256/week @ 2024-12-31 22970/week @ 2025-01-07 27877/week @ 2025-01-14 18240/week @ 2025-01-21

79,176 downloads per month
Used in 30 crates (28 directly)

MPL-2.0 license

61KB
1.5K SLoC

assert_matches

A rust library for pattern-matching assertions


lib.rs:

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

Dependencies

~18KB