Tox
poetry | tox ¶
Python project location (path to the
pyproject.tomlfolder).
Installs uv as a Python version manager and then executes
the pytest test suite over multiple Python versions
as configured for tox.
Important
Assumes the following Project folder structure:
Inputs: ¤
| Name | Description |
|---|---|
working-directory
¤
|
Python project location (path to the |