[Python-modules-commits] [python-rebulk] 17/17: Setup autopkgtest

Etienne Millon emillon-guest at moszumanska.debian.org
Thu Sep 28 20:39:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

emillon-guest pushed a commit to branch master
in repository python-rebulk.

commit e4099a5f82daac30bd74ce0c329d5adb22ea0ce3
Author: Etienne Millon <me at emillon.org>
Date:   Thu Sep 28 22:10:25 2017 +0200

    Setup autopkgtest
---
 debian/tests/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..927fe63
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -m pytest --pyargs rebulk.test; done
+Depends: python3-all, python3-rebulk, python3-pytest

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-rebulk.git



More information about the Python-modules-commits mailing list