Test Suite Reference¶
This page is generated from pytest docstrings at build time. If you see this placeholder, enable the generator plugin and rebuild docs.
How it works¶
We use mkdocs-gen-files to scan tests/ and pull docstrings from test modules, classes, and functions,
then render them as documentation. See docs/_scripts/gen_tests_doc.py.