pytest: set junitxml suite name to "docker-py"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-08-10 18:50:36 +02:00
parent 17c86429e4
commit 7b22b14715
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
[pytest]
addopts = --tb=short -rxs
junit_suite_name = docker-py