Paraunit 0.12.2: two more fixes

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

Today I released a new small patch for Paraunit, fixing an output bug and intercepting a new king of retryable exception.

Here’s the full changelog:

Fixed

  • Allow multiple, comma-separated values with the --testsuite option, like with PHPUnit 6+ #122
  • Avoid letting the colored console output blink (dots, errors) #124 thanks to @elegos
  • Add a new exception about MySQL savepoint to the retryable ones #125