#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 29514/week @ 2024-11-08 28565/week @ 2024-11-15 16819/week @ 2024-11-22 20265/week @ 2024-11-29 23068/week @ 2024-12-06 20428/week @ 2024-12-13 7201/week @ 2024-12-20 3461/week @ 2024-12-27 20123/week @ 2025-01-03 30037/week @ 2025-01-10 21438/week @ 2025-01-17 26713/week @ 2025-01-24 30117/week @ 2025-01-31 32562/week @ 2025-02-07 7333/week @ 2025-02-14

75,135 downloads per month
Used in 29 crates (27 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