Paraunit 2.1.0: add --sort=random option

This is a republished tag announcement for facile-it/paraunit. You can find the release here.

This new minor versions adds a new, small feature to support one small sorting option, the random one. This is useful to mix test execution, if you’re encountering deadlocks and performance bottlenecks due to the concentration of certain tests in some areas of your test suite.

Added

  • Add --sort=random option to execute test classes in random order