debian/tests/control
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Wed, 05 Jun 2019 18:35:51 +0200
changeset 12643 c0ff60cd4c1f
child 12684 d464495452aa
permissions -rw-r--r--
[pkg] Run test suite as part of autopkgtest Add support for autopkgtest. The test “unittest” will run the test suite using pytest. As we need PostgreSQL in the test environment and open network connection, the test is marked with `isolation-container` and requires at least LXC to be run, e.g: autopkgtest -s -- lxc -s autopkgtest-sid

Tests: unittest
Depends:
 python3-cubicweb,
 @builddeps@,
 python3-pytest,
 python3-crypto, python3-psycopg2,
 postgresql, postgresql-plpython,
 firefox
Restrictions: allow-stderr, isolation-container