-
Notifications
You must be signed in to change notification settings - Fork 40
Feat ✨: use tox in test job #70
Copy link
Copy link
Open
Labels
backlogIdentified as a backlog item, often combined with low-priority and help-wanted labelsIdentified as a backlog item, often combined with low-priority and help-wanted labelstype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
backlogIdentified as a backlog item, often combined with low-priority and help-wanted labelsIdentified as a backlog item, often combined with low-priority and help-wanted labelstype: enhancementNew feature or requestNew feature or request
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