You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-csc-ui/t/selenium/nose2cfg/localtest.cfg

19 lines
317 B

[unittest]
plugins = nose2.plugins.junitxml
nose2.plugins.mp
exclude-plugins = nose2.plugins.failfast
[junit-xml]
always-on = False
keep_restricted = False
path = selenium.xml
test_fullname = True
[multiprocess]
always-on = True
processes = 2
[output-buffer]
always-on = True
stderr = False
stdout = True