Source: python-evdev Version: 1.0.0+dfsg-1+b1 Severity: wishlist Hi,
The test suite of python-evdev is not run as part of the package build process. That seems suboptimal given that there is a test suite in the source tarball, but of course this might be entirely intentional if the test suite isn't usable. https://buildd.debian.org/status/fetch.php?pkg=python-evdev&arch=all&ver=1.0.0%2Bdfsg-1&stamp=1527956330&raw=0 dh_auto_test -i -O--buildsystem=pybuild I: pybuild base:217: cd /<<BUILDDIR>>/python-evdev-1.0.0+dfsg/.pybuild/cpython2_2.7_evdev/build; python2.7 -m unittest discover -v ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK I: pybuild base:217: cd /<<BUILDDIR>>/python-evdev-1.0.0+dfsg/.pybuild/cpython3_3.6_evdev/build; python3.6 -m unittest discover -v ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK (Spotted while checking to see if this package was backportable to stretch) cheers Stuart

