Skip to content

Testing

Python’s testing story centers on pytest, but the supporting cast — parallel runners, version matrices, and CI — is just as important. The handbook covers setup, day-to-day usage, and the orchestrators that wrap pytest in modern uv-based workflows.

Get started with pytest

Parallel and matrix testing

More Testing pages

Everything else tagged testing, grouped by section. Pages featured above are not repeated here.

Reference

From the blog

Posts tagged testing.

Last updated on