Testing

Run the automated test suite:

pytest

You can also build the documentation locally to catch Sphinx or autodoc regressions:

sphinx-build -b html docs docs/_build/html