▲ | chippiewill 5 days ago | |
It's part of the mission for uv to become "cargo for python". A one stop swiss-army knife for everything you need to manage a Python project. I think it'll get a `uv test` command at some point too. The whole point is you just install `uv` and stop thinking about the pantheon of tools. | ||
▲ | robertlagrant 5 days ago | parent [-] | |
It'll be interesting to see how the test is done. At the tox level, or the pytest level? (Or another level?) I can see all being useful and ergonomic, but tox's multi-environment setup might fit into it really well. |