[med-svn] [Git][med-team/q2-quality-filter][master] Use nosetests3 for build-time testing
Liubov Chuprikova
gitlab at salsa.debian.org
Thu Jul 11 21:40:01 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / q2-quality-filter
Commits:
13434147 by Liubov Chuprikova at 2019-07-11T20:38:20Z
Use nosetests3 for build-time testing
as it is said in Makefile
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -13,3 +13,5 @@ export PYBUILD_BEFORE_INSTALL=rm -rvf {build_dir}/q2-quality-filter.egg-* \
%:
dh $@ --with python3 --buildsystem=pybuild
+override_dh_auto_test:
+ dh_auto_test -- -s custom --test-args="cd {build_dir}; nosetests3"
View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/commit/1343414721c7a02e7a38ee92e628c22c86e19a4f
--
View it on GitLab: https://salsa.debian.org/med-team/q2-quality-filter/commit/1343414721c7a02e7a38ee92e628c22c86e19a4f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190711/c9cff5fb/attachment.html>
More information about the debian-med-commit
mailing list