#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

#42 in Testing

Download history 21234/week @ 2024-08-03 15547/week @ 2024-08-10 17649/week @ 2024-08-17 20632/week @ 2024-08-24 19487/week @ 2024-08-31 18347/week @ 2024-09-07 17595/week @ 2024-09-14 22272/week @ 2024-09-21 16719/week @ 2024-09-28 22355/week @ 2024-10-05 21844/week @ 2024-10-12 26116/week @ 2024-10-19 20313/week @ 2024-10-26 29546/week @ 2024-11-02 28869/week @ 2024-11-09 22809/week @ 2024-11-16

105,812 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