coordax.testing.assert_fields_allclose

coordax.testing.assert_fields_allclose(actual: Field, desired: Field, rtol: float = 1e-05, atol: float = 1e-05)[source]

Asserts that two ``Field``s are close and have matching coordinates.