tox.ini: use xunit2 format for pytest results

This commit is contained in:
Benjamin Dauvergne 2020-05-12 23:13:57 +02:00
parent 9bd20d5307
commit bced7c52de
1 changed files with 1 additions and 0 deletions

View File

@ -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