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 committed by Christopher Crone
parent 2d327bf743
commit 57c2193f6d
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