Use xunitmp by default, rather than standard xunit
This commit is contained in:
@@ -54,7 +54,6 @@ _NOSEID_DIR.makedirs_p()
|
||||
|
||||
NOSE_ARGS = [
|
||||
'--id-file', _NOSEID_DIR / 'noseids',
|
||||
'--xunit-file', _REPORT_DIR / 'nosetests.xml',
|
||||
]
|
||||
|
||||
NOSE_PLUGINS = [
|
||||
|
||||
Reference in New Issue
Block a user