Skip to content
Unverified Commit 567a729f authored by Kurt McKee's avatar Kurt McKee
Browse files

Add tox for cross-platform, parallel test suite execution

This change introduces tox and tox-uv for testing.

These changes allow for cross-platform testing by running `tox`,
parallel execution across all supported Python versions
by running `tox run-parallel` (or simply `tox p`),
and cross-interpreter coverage reporting and HTML report output.
parent 77827d24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment