source: nose2.cfg @ 95af88b

sampler
Last change on this file since 95af88b was 85e0e76, checked in by Paul Brossier <piem@piem.org>, 8 years ago

nose2.cfg: set multiprocess always-on=false (fixes coverage, pass -N to speed up)

  • Property mode set to 100644
File size: 98 bytes
Line 
1[unittest]
2start-dir = python/tests/
3plugins = nose2.plugins.mp
4
5[multiprocess]
6always-on = false
Note: See TracBrowser for help on using the repository browser.