Skip to content

tox: pass the args to pytest to select tests - #764

Open
saper wants to merge 1 commit into
python-escpos:masterfrom
saper:selective-pytest
Open

tox: pass the args to pytest to select tests#764
saper wants to merge 1 commit into
python-escpos:masterfrom
saper:selective-pytest

Conversation

@saper

@saper saper commented Aug 15, 2026

Copy link
Copy Markdown

The following invocation:

 tox --conf pyproject.toml run -- -k magicencode

will run only magicencode tests

The following invocation:

tox --conf pyproject.toml run -- -k magicencode

will run only magicencode tests
@saper
saper force-pushed the selective-pytest branch from 8cf8321 to 2bbc920 Compare August 15, 2026 18:20
@saper saper changed the title ### Description tox: pass the args to pytest to select tests Aug 15, 2026
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.

1 participant