Releases: indentno/phpunit-pretty-print
Releases · indentno/phpunit-pretty-print
1.4.0
- Fixes phpunit range in composer.json (Thanks @markhalliwell)
- Adds a test for risky test (Thanks @YaFou)
- Improvements for tests using datasets (Thanks @markhalliwell and @jorissteyn)
1.3.0
1.2.0
1.1.11
Support for data providers
This release adds the data provider name to the output when running tests.
Support for PHPUnit 7.0.0
This release adds support for PHPUnit 7 and should now be compatible with Laravel 5.6.