testing

Tools for unit testing

xarray_extras.testing.recursive_eq(lhs, rhs, rel_tol=1e-09, abs_tol=0.0)

Wrapper around recursive_diff(). Print out all differences and finally assert that there are none.