FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tox: pass the args to pytest to select tests by saper · Pull Request #764 · python-escpos/python-escpos · GitHub

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

Merged
patkan merged 1 commit into
python-escpos:masterfrom
saper:selective-pytest
Aug 19, 2026
Merged

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

Conversation

saper commented Aug 15, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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

belono left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It works perfectly and doesn't break anything.
Thanks @saper !!

codecov Bot commented Aug 19, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.07%. Comparing base (5b94336) to head (2bbc920).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #764   +/-   ##
=======================================
  Coverage   79.07%   79.07%           
=======================================
  Files          21       21           
  Lines        1754     1754           
  Branches      243      243           
=======================================
  Hits         1387     1387           
  Misses        286      286           
  Partials       81       81           
Flag Coverage Δ
unittests 79.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

patkan merged commit 8030bc9 into python-escpos:master Aug 19, 2026
14 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL