diff --git a/tox.ini b/tox.ini index 829b124..885b8c5 100644 --- a/tox.ini +++ b/tox.ini @@ -60,6 +60,7 @@ commands = /bin/bash -c "./pylint.sh src/*/" [pytest] +junit_family=xunit2 filterwarnings = error # there is nothing we can do about that