mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
configure coverage
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -21,7 +21,7 @@ deps = jaconv
|
||||
pytest-mock
|
||||
hypothesis>4
|
||||
python-barcode
|
||||
commands = pytest --cov escpos
|
||||
commands = pytest --cov escpos --cov-report=xml
|
||||
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR, ESCPOS_CAPABILITIES_FILE, CI, TRAVIS, TRAVIS_*, APPVEYOR, APPVEYOR_*, CODECOV_*
|
||||
|
||||
[testenv:docs]
|
||||
|
||||
Reference in New Issue
Block a user