assert2 0.0.5

assert!(...) and check!(...) macros inspired by Catch2
Documentation
1
2
3
4
5
6
v0.0.5:
  * Update documentation.
  * Fix images in documentation.

v0.0.4:
  * Support pattern matching with `let` expressions in assertions.