#assertion #assertions #pattern-matching #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

#44 in Testing

Download history 18781/week @ 2023-11-20 15051/week @ 2023-11-27 16498/week @ 2023-12-04 15033/week @ 2023-12-11 9320/week @ 2023-12-18 3283/week @ 2023-12-25 14231/week @ 2024-01-01 15893/week @ 2024-01-08 17214/week @ 2024-01-15 16511/week @ 2024-01-22 21399/week @ 2024-01-29 12750/week @ 2024-02-05 23133/week @ 2024-02-12 19726/week @ 2024-02-19 27560/week @ 2024-02-26 26796/week @ 2024-03-04

97,333 downloads per month
Used in 21 crates (19 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