Download the PHP package diablomedia/phpunit-pretty-printer without Composer
On this page you can find all versions of the php package diablomedia/phpunit-pretty-printer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diablomedia/phpunit-pretty-printer
More information about diablomedia/phpunit-pretty-printer
Files in diablomedia/phpunit-pretty-printer
Download diablomedia/phpunit-pretty-printer
More information about diablomedia/phpunit-pretty-printer
Files in diablomedia/phpunit-pretty-printer
Vendor diablomedia
Package phpunit-pretty-printer
Short Description A PHPUnit result printer that shows per-file test progress and execution times
License MIT
Homepage https://github.com/diablomedia/phpunit-pretty-printer
Package phpunit-pretty-printer
Short Description A PHPUnit result printer that shows per-file test progress and execution times
License MIT
Homepage https://github.com/diablomedia/phpunit-pretty-printer
Please rate this library. Is it a good library?
Informations about the package phpunit-pretty-printer
phpunit-pretty-printer
A PHPUnit result printer that shows per-file test progress and execution times.
Installation
Usage
It's suggested to use the phpunit installed by composer.
You can specify the printer to use on the phpunit command line:
To see per-test execution times, use the --debug
flag:
Optionally, you can add it to your project's phpunit.xml
file instead:
Screenshots
Default output:
Debug output showing time to run:
Acknowledgements
Inspiration for the default output was taken from https://github.com/adm-husker/kujira-phpunit-printer.
All versions of phpunit-pretty-printer with dependencies
PHP Build Version
Package Version
The package diablomedia/phpunit-pretty-printer contains the following files
Loading the files please wait ....