Describe Request:
Use tox to run your test suite with the test job - next to unittest and pytest.
Examples:
I would expect the following to work:
- python/test:
pkg-manager: pip
test-tool: tox
It would be nice to add another parameter tox-posargs to interactively pass positional arguments to tox.
Supporting Documentation Links:
tox
Describe Request:
Use tox to run your test suite with the test job - next to
unittestandpytest.Examples:
I would expect the following to work:
It would be nice to add another parameter
tox-posargsto interactively pass positional arguments to tox.Supporting Documentation Links:
tox