unittest.cfg 85 B

123456
  1. [unittest]
  2. plugins = nose2.plugins.mp
  3. [multiprocess]
  4. processes = 1
  5. always-on = True