File: control

package info (click to toggle)
pytest-xvfb 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: python: 301; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test-Command: set -e
 ; cp -a tests "$AUTOPKGTEST_TMP"
 ; for py in $(py3versions -s)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; $py -m pytest --runpytest=subprocess --verbose tests/test_xvfb.py -k 'not test_screen_size'
 ; done
Depends: @, python3-all, python3-tk
Restrictions: allow-stderr

Test-Command: set -e
 ; cp -a tests "$AUTOPKGTEST_TMP"
 ; for py in $(py3versions -s)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; $py -m pytest --runpytest=subprocess --verbose tests/test_qtwe_xio_error.py
 ; done
Depends: @, python3-all, python3-tk, python3-pyqt5.qtwebengine
Architecture: amd64 arm64 armhf i386 mips64el mipsel
Restrictions: allow-stderr