When using print and relying on pytest to capture it as stdout, we ran into this pytest/pytest-qt issue: https://github.com/pytest-dev/pytest-qt/issues/113 Now we use our own capturing mechanism instead, which also means we get nicer output. Fixes #1122. |
||
---|---|---|
.. | ||
helpers | ||
html | ||
integration | ||
unit | ||
conftest.py | ||
test_conftest.py |