diff --git a/pytest.ini b/pytest.ini index 21b47a6a..d233c56f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,4 @@ [pytest] addopts = --tb=short -rxs + +junit_suite_name = docker-py