Paraunit

A package for faster PHP testsuites

Stable version Unstable version Build status AppVeyor build status Code coverage

Paraunit 0.4.3

Paraunit 0.4.3 has been released! Here’s what’s changed: Changed --configuration behaviour is now identical to the same option in PHPUnit: it can accept also a path without a filename, and has a -c shortcut (default filename is phpunit.xml.dist) (#19) Added -c shortcut to README

Paraunit 0.4.2

Paraunit 0.4.2 has been released! Here’s what’s changed: Changed Unlocked supporto for PHPUnit >= 5.x README changed to suggest stable version of package in composer.json example Fixed Fixed: test stub for fatal errors fixed for HHVM & PHP7

Paraunit 0.4.1

Paraunit 0.4.1 has been released! Here’s what’s changed: Changed Improved: --configuration parameter now has the -c shortcut Fixed Fixed: test with fatal errors are not mistaken (and printed twice) for unknown results in the final results