numpydantic/docs/api/testing/index.md
2024-10-11 02:23:34 -07:00

19 lines
No EOL
285 B
Markdown

# testing
Utilities for testing and 3rd-party interface development.
See also the [narrative testing docs](../../contributing/testing.md)
```{toctree}
:maxdepth: 2
cases
helpers
interfaces
```
```{eval-rst}
.. automodule:: numpydantic.testing
:members:
:undoc-members:
```