Download the PHP package defenestrator/test-printer without Composer
On this page you can find all versions of the php package defenestrator/test-printer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download defenestrator/test-printer
More information about defenestrator/test-printer
Files in defenestrator/test-printer
Download defenestrator/test-printer
More information about defenestrator/test-printer
Files in defenestrator/test-printer
Vendor defenestrator
Package test-printer
Short Description Make the console output useful while the tests are running.
License MIT
Homepage https://github.com/copacetic-co/test-printer
Package test-printer
Short Description Make the console output useful while the tests are running.
License MIT
Homepage https://github.com/copacetic-co/test-printer
Please rate this library. Is it a good library?
Informations about the package test-printer
Defenestrator Test Printer
Rather than see a string of dots and letters, get some darn information as your tests are running.
Installation
Install Defenestrator Test Result Printer with composer:
composer require --dev defenestrator/test-printer
You may alternatively include the project in your composer.json:
If you don't use composer, you can simply download and save TestResultPrinter.php
wherever you want.
You should seriously use composer, dork.
Usage
To use the TestResultPrinter
class, specify it in the root <phpunit>
element of phpunit.xml
.
All versions of test-printer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package defenestrator/test-printer contains the following files
Loading the files please wait ....