# Assert Cmp [![Test](https://github.com/KSXGitHub/assert-cmp/workflows/Test/badge.svg)](https://github.com/KSXGitHub/assert-cmp/actions?query=workflow%3ATest) [![Crates.io Version](https://img.shields.io/crates/v/assert-cmp?logo=rust)](https://crates.io/crates/assert-cmp) Convenient assertion macros that print the failed expressions and their evaluated values. ## Usage Read [the doc](https://docs.rs/assert-cmp) for usage of every macro. ## License [MIT](https://git.io/JOa7I) © [Hoàng Văn Khải](https://ksxgithub.github.io/).