Skip to content
Snippets Groups Projects
Commit 5fb3b28f authored by Antonio Terceiro's avatar Antonio Terceiro
Browse files

Add debian/tests/control to run testsuite under autopkgtest

parent a8dfb2b6
Branches
Tags
No related merge requests found
......@@ -14,6 +14,7 @@ python-junit-xml (1.9-1) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.5.0; no changes needed
* debian/control: run tests with pytest. Upstream changed setup.py in a way
that relying on setup.py test no longer works.
* Add debian/tests/control to run testsuite under autopkgtest
-- Antonio Terceiro <terceiro@debian.org> Mon, 13 Jul 2020 10:28:03 -0300
......
Test-Command: cp -r tests/ $AUTOPKGTEST_TMP
&& cd $AUTOPKGTEST_TMP
&& python3 -m pytest
Depends: @, python3-pytest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment