2017 © Pedro Peláez
 

library phpunit-progressing-result-printer

Result printer for PHPUnit that prints results on the fly

image

alcaeus/phpunit-progressing-result-printer

Result printer for PHPUnit that prints results on the fly

  • Monday, February 5, 2018
  • by alcaeus
  • Repository
  • 2 Watchers
  • 0 Stars
  • 11,616 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 31 % Grown

The README.md

phpunit-progressing-result-printer

Result printer for PHPUnit that prints results on the fly, (*1)

Install

Via Composer, (*2)

``` bash $ composer require alcaeus/phpunit-progressing-result-printer --dev, (*3)


To enable the result printer, add the following two lines to the opening element of your `phpunit.xml`: ``` php printerFile="vendor/alcaeus/phpunit-progressing-result-printer/lib/Alcaeus/ResultPrinter/ProgressingResultPrinter.php" printerClass="Alcaeus\ResultPrinter\ProgressingResultPrinter"

The Versions

05/02 2018

dev-master

9999999-dev

Result printer for PHPUnit that prints results on the fly

  Sources   Download

MIT

The Requires

 

05/02 2018

2.0.0

2.0.0.0

Result printer for PHPUnit that prints results on the fly

  Sources   Download

MIT

The Requires

 

05/02 2018

dev-allow-phpunit-7

dev-allow-phpunit-7

Result printer for PHPUnit that prints results on the fly

  Sources   Download

MIT

The Requires

 

24/08 2017

1.0.0

1.0.0.0

Result printer for PHPUnit that prints results on the fly

  Sources   Download

MIT

The Requires