Skip to content

Do pass posargs to tox invocation#3587

Merged
DimitriPapadopoulos merged 2 commits into
codespell-project:mainfrom
yarikoptic:enh-tox
Jul 17, 2026
Merged

Do pass posargs to tox invocation#3587
DimitriPapadopoulos merged 2 commits into
codespell-project:mainfrom
yarikoptic:enh-tox

Conversation

@yarikoptic

Copy link
Copy Markdown
Contributor

So I could do

tox -- -k test_basic --pdb -s -v

to limit execution and make it more verbose

So I could do

 tox -- -k test_basic --pdb -s -v

to limit execution and make it more verbose
@DimitriPapadopoulos

Copy link
Copy Markdown
Collaborator

I wasn't aware of {posargs} which is documented here:
Using Tox

Requires a rebase though.

@DimitriPapadopoulos
DimitriPapadopoulos merged commit 10a8a68 into codespell-project:main Jul 17, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants