expected

Crates.ioexpected
lib.rsexpected
version0.0.1
created_at2020-02-01 08:48:33.318901+00
updated_at2020-02-01 08:48:33.318901+00
descriptionAn assertion utility focused on unit testing.
homepage
repositoryhttps://github.com/ubnt-intrepid/expected.git
max_upload_size
id203877
size28,609
Yusuke Sasaki (ubnt-intrepid)

documentation

README

expected

An assertion utility focused on unit testing.

crates.io rust toolchain docs.rs

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

at your option.

Commit count: 0

cargo fmt