packagist brianium/paratest 2.2.0
Version 2.2.0

latest releases: dev-renovate/all-minor-patch, v7.4.4, 7.x-dev...
5 years ago

New Features

  • #349 Add "--parallel-suite" (run test suites in parallel) feature. Thank you @matthewnessworthy and @ThomasDelteil.
  • #359 Enable splitting "--testsuite" option by ",". Thank you @paslandau.
  • #361 Add "--passthru" (pass arguments to the test framework), "--passthru-php" (pass arguments to the PHP process) and "--verbose" (print debug output) features. Thank you @paslandau.
  • #363 Logfiles for WrapperRunner. Thank you @paslandau.

Important Changes

  • The default value of -p changes to auto (was 5 before). If you set the parameter before, you can just leave as is if it worked for you, if you didn't provide the parameter for execution, the default changed and you might see less or more processes now depending on the number of logical CPU cores you have (see Readme).

Improved Documentation

Especially regarding code coverage. Thank you @paslandau.

Don't miss a new paratest release

NewReleases is sending notifications on new releases.