Skip to content

Commit 7b22b14

Browse files
committed
pytest: set junitxml suite name to "docker-py"
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 17c8642 commit 7b22b14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[pytest]
22
addopts = --tb=short -rxs
3+
4+
junit_suite_name = docker-py

0 commit comments

Comments
 (0)