πŸ’­ uv run for running tests on versions of Python ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://daniel.feldroy.com/posts/2025-07-uv-run-for-testing-python-versions Date: July 21, 2025 Image: 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. 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 </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>