🧪 ifnt.testing
===============

:mod:`ifnt.testing` wraps common assertions from :mod:`numpy.testing` and implements stochastic tests through :func:`~ifnt.testing.assert_samples_close`.

.. automodule:: ifnt.testing
    :members:
