πŸ’­ uv run for running tests on versions of Python

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

Copy this post

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