#assertions #assert

dev assert

The package provides assertions for testing

27 releases

0.7.5 Feb 20, 2024
0.7.4 Oct 19, 2017
0.7.3 Feb 12, 2017
0.7.2 Oct 23, 2016
0.0.1 Nov 20, 2014

#78 in Testing

Download history 143/week @ 2023-12-19 76/week @ 2023-12-26 74/week @ 2024-01-02 158/week @ 2024-01-09 131/week @ 2024-01-16 133/week @ 2024-01-23 128/week @ 2024-01-30 147/week @ 2024-02-06 221/week @ 2024-02-13 373/week @ 2024-02-20 181/week @ 2024-02-27 140/week @ 2024-03-05 326/week @ 2024-03-12 223/week @ 2024-03-19 233/week @ 2024-03-26 297/week @ 2024-04-02

1,098 downloads per month
Used in 28 crates

Apache-2.0/MIT

6KB
107 lines

Assert Package Documentation Build

The package provides assertions for testing.

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.


lib.rs:

Assertions for testing.

No runtime deps