diff --git a/nipype/pytest.ini b/nipype/pytest.ini index c5706c3f75..b963665c4a 100644 --- a/nipype/pytest.ini +++ b/nipype/pytest.ini @@ -4,3 +4,4 @@ addopts = --doctest-modules doctest_optionflags = ALLOW_UNICODE NORMALIZE_WHITESPACE env = PYTHONHASHSEED=0 +junit_family=xunit2