blob: 52ff23d91628c906bca98bfe7a32eeeb6014dadc [file] [log] [blame]
[unittest]
test-file-pattern= *_test.py
plugins = nose2.plugins.attrib
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