1 unstable release
0.0.1 | Feb 1, 2020 |
---|
#39 in #focused
Used in rye
14KB
278 lines
expected
An assertion utility focused on unit testing.
This library provides the variant of assertion macros that does not panic and continues test cases whenever assertions are passed or not.
License
This library is licensed under either of
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Dependencies
~245KB