Skip to content

pass tox positional arguments to pytest#4

Merged
mgorny merged 1 commit intoQuansight-Labs:mainfrom
ngoldbaum:posargs
Feb 25, 2026
Merged

pass tox positional arguments to pytest#4
mgorny merged 1 commit intoQuansight-Labs:mainfrom
ngoldbaum:posargs

Conversation

@ngoldbaum
Copy link
Contributor

This lets me do things like tox -e py -- -xv to override the default use of pytest-xdist and pass other arguments to pytest.

@ngoldbaum ngoldbaum requested a review from mgorny February 24, 2026 20:12
Copy link
Collaborator

@mgorny mgorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I didn't know the replace syntax, just the old tox.ini version.

@mgorny mgorny merged commit 186fa92 into Quansight-Labs:main Feb 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants