#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

#41 in Testing

Download history 29946/week @ 2024-07-21 24149/week @ 2024-07-28 21521/week @ 2024-08-04 15295/week @ 2024-08-11 17450/week @ 2024-08-18 20872/week @ 2024-08-25 19344/week @ 2024-09-01 18324/week @ 2024-09-08 17503/week @ 2024-09-15 22275/week @ 2024-09-22 16785/week @ 2024-09-29 22408/week @ 2024-10-06 21712/week @ 2024-10-13 26344/week @ 2024-10-20 20204/week @ 2024-10-27 29579/week @ 2024-11-03

98,109 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