assert2 0.0.2

assert!(...) and check!(...) macros inspired by Catch2
Documentation

assert2

assert!(...) and check!(...) macros inspired by Catch2.

This crate is currently a work in progress. It relies on a nightly compiler with the proc_macro_hygiene, proc_macro_span and specialization features.