Crate unit_test_utils

source ·
Expand description

Collection of utilities for unit tests

This crate offers tools for unit tests, especially for projects involving numerical methods

Functions

Asserts that two numbers are nearly equal
Asserts that two given arrays are almost equal
Whether two floats are nearly equal (up to specified tolerance)
Checks whether two arrays are element-wise nearly equal