phpunit-pretty-print

✅  Make your PHPUnit output beautiful

MIT License

Downloads
2.8M
Stars
187
Committers
18

Bot releases are visible (Hide)

phpunit-pretty-print - 1.4.0 Latest Release

Published by ventrec almost 4 years ago

  • 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)
phpunit-pretty-print - 1.3.0

Published by ventrec about 4 years ago

Adds support for phpunit 9.

phpunit-pretty-print -

Published by ventrec almost 5 years ago

Adds support for displaying progress while running tests.

phpunit-pretty-print -

Published by ventrec about 5 years ago

Adds support for numbers in method test names.

phpunit-pretty-print - Support for data providers

Published by ventrec about 6 years ago

This release adds the data provider name to the output when running tests.

phpunit-pretty-print - Support for PHPUnit 7.0.0

Published by ventrec over 6 years ago

This release adds support for PHPUnit 7 and should now be compatible with Laravel 5.6.