1 unstable release
Uses old Rust 2015
0.1.0 | Dec 7, 2017 |
---|
#31 in #test-macro
27 downloads per month
Used in 2 crates
4KB
70 lines
Unit test
A small collection of unit test macros.
lib.rs
:
Unit test macro collections.
Contains macros for asserting approximate equivalence for floating-point numbers, and for comparing whether or not two floating-point vectors (or any iterable) are approximately equivalent.