Releases: facile-it/paraunit
Releases · facile-it/paraunit
0.4.3
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
0.4.2
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
0.4.1
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