💭 uv run for running tests on versions of Python

!https://daniel.feldroy.com/posts/2025-07-uv-run-for-testing-python-versions

uv run for running tests on versions of Python
Using uv run with make to replace tox or nox for testing multiple versions of Python locally.
https://daniel.feldroy.com · daniel.feldroy.com

Such a fantastic use of uv, its so fast and flexible and does everything I need that next time I go to set up some more complex testing like this I’m going to lean towards it more than i would something like tox. In the post Daniel sets up matrix testing for testing out different versions of python with the same pytest test suite.

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts

Connections

Related tags and posts connected to this entry.