vkottler / vmklib

Simplify project workflows by standardizing use of GNU Make.
MIT License
1 stars 0 forks source link

Make it easier to specify the output-capture mode for `pytest` with `python-test` #2

Closed vkottler closed 3 years ago

vkottler commented 3 years ago

It can be annoying for python-test to always capture stdout but log DEBUG.

vkottler commented 3 years ago

https://github.com/vkottler/vmklib#python

PYTEST_EXTRA_ARGS does this fine