2017 © Pedro Peláez
 

library phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

image

diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  • Tuesday, April 10, 2018
  • by aripringle
  • Repository
  • 4 Watchers
  • 25 Stars
  • 30,420 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 9 Forks
  • 1 Open issues
  • 12 Versions
  • 18 % Grown

The README.md

phpunit-pretty-printer

Build Latest Stable Version Total Downloads License, (*1)

A PHPUnit result printer that shows per-file test progress and execution times., (*2)

Installation

composer.phar require --dev diablomedia/phpunit-pretty-printer

Usage

It's suggested to use the phpunit installed by composer., (*3)

You can specify the printer to use on the phpunit command line:, (*4)

php vendor/bin/phpunit --printer 'DiabloMedia\PHPUnit\Printer\PrettyPrinter' tests/

To see per-test execution times, use the --debug flag:, (*5)

php vendor/bin/phpunit --printer 'DiabloMedia\PHPUnit\Printer\PrettyPrinter' --debug tests/

Optionally, you can add it to your project's phpunit.xml file instead:, (*6)

<phpunit bootstrap="bootstrap.php" colors="true" printerClass="DiabloMedia\PHPUnit\Printer\PrettyPrinter">

Screenshots

Default output:, (*7)

phpunit-pretty-printer, (*8)

Debug output showing time to run:, (*9)

phpunit-pretty-printer-debug, (*10)

Acknowledgements

Inspiration for the default output was taken from https://github.com/adm-husker/kujira-phpunit-printer., (*11)

The Versions

10/04 2018

dev-master

9999999-dev https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

The Development Requires

test phpunit unit printer result

10/04 2018

3.0.0

3.0.0.0 https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

The Development Requires

test phpunit unit printer result

10/04 2018

dev-badges

dev-badges https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

The Development Requires

test phpunit unit printer result

23/03 2018

dev-add-travis

dev-add-travis https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

The Development Requires

test phpunit unit printer result

22/03 2018

dev-exception-bug

dev-exception-bug https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

07/03 2018

dev-debug-fix-and-phpunit6

dev-debug-fix-and-phpunit6 https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

05/05 2017

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

18/04 2017

v2.0.0

2.0.0.0 https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

14/04 2017

1.x-dev

1.9999999.9999999.9999999-dev https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

14/04 2017

v1.0.1

1.0.1.0 https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

14/04 2017

dev-max-phpunit-version

dev-max-phpunit-version https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result

16/02 2016

v1.0.0

1.0.0.0 https://github.com/diablomedia/phpunit-pretty-printer

A PHPUnit result printer that shows per-file test progress and execution times

  Sources   Download

MIT

The Requires

 

test phpunit unit printer result