blob: 9b2350d44c418ec018b60d49235dfda7e54682e2 [file] [log] [blame]
[unittest]
test-file-pattern= *_test.py
plugins = nose2.plugins.attrib
nose2.plugins.mp
nofollowlink
[multiprocess]
always-on = 1
# This is a workaround to avoid test conflicts such as caching, mocked function
# Large number of processes reduce the number of conflicts.
processes = 100