source: nose2.cfg @ f49cf4c

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
Last change on this file since f49cf4c 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.