Test-Command: cp -a tests $AUTOPKGTEST_TMP
 ; cd $AUTOPKGTEST_TMP
 ; PYTEST_QT_API=pyqt5 xvfb-run -a python3 -m pytest tests
Depends: python3-pyqt5, python3-pytestqt, xauth, xvfb

Test-Command: cp -a tests $AUTOPKGTEST_TMP
 ; cd $AUTOPKGTEST_TMP
 ; PYTEST_QT_API=pyside xvfb-run -a python3 -m pytest tests
Depends: python3-pyside, python3-pytestqt, xauth, xvfb

Test-Command: cp -a tests $AUTOPKGTEST_TMP
 ; cd $AUTOPKGTEST_TMP
 ; PYTEST_QT_API=pyqt4 xvfb-run -a python3 -m pytest tests
Depends: python3-pyqt4, python3-pytestqt, xauth, xvfb
