#assertions #utilities #pattern-matching #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 19460/week @ 2024-03-14 28257/week @ 2024-03-21 25580/week @ 2024-03-28 17668/week @ 2024-04-04 18714/week @ 2024-04-11 24765/week @ 2024-04-18 23767/week @ 2024-04-25 25209/week @ 2024-05-02 19331/week @ 2024-05-09 28730/week @ 2024-05-16 29620/week @ 2024-05-23 34290/week @ 2024-05-30 24152/week @ 2024-06-06 24636/week @ 2024-06-13 26741/week @ 2024-06-20 20528/week @ 2024-06-27

103,538 downloads per month
Used in 27 crates (25 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