#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

#27 in Testing

Download history 19966/week @ 2024-09-19 19225/week @ 2024-09-26 20797/week @ 2024-10-03 19422/week @ 2024-10-10 25666/week @ 2024-10-17 25649/week @ 2024-10-24 23399/week @ 2024-10-31 27785/week @ 2024-11-07 31200/week @ 2024-11-14 18438/week @ 2024-11-21 18525/week @ 2024-11-28 23211/week @ 2024-12-05 19950/week @ 2024-12-12 11492/week @ 2024-12-19 3008/week @ 2024-12-26 13021/week @ 2025-01-02

52,966 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