2017 © Pedro Peláez
 

library phpunit-pretty-result-printer

Prints Result of PHPUnit in a nicer format

image

zf2timo/phpunit-pretty-result-printer

Prints Result of PHPUnit in a nicer format

  • Wednesday, October 4, 2017
  • by zf2timo
  • Repository
  • 2 Watchers
  • 5 Stars
  • 8,171 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 13 Versions
  • 9 % Grown

The README.md

PHPUnit Pretty Result Printer

This Result Printer for PHPUnit shows more information in a more readable format during a test run, (*1)

Branch Status Dependency Status
master Build Status Dependency Status
develop Build Status Dependency Status

Preview

PHPUnitPrettyResultPrinter Screenshot, (*2)

Installation

Installation is provided via composer and can be done with the following command:, (*3)

$ composer require --dev zf2timo/phpunit-pretty-result-printer

To activate the Printer for PHPUnit, just add it to your configuration XML:, (*4)

<?xml version="1.0" encoding="UTF-8"?>
<phpunit printerClass="zf2timo\PrettyResultPrinter\Printer">
 // ....
</phpunit>

Configuration

In some Environments like Travis, Jenkins or some old Bash Console the UTF-8 Characters ✘ and ✔ are not supported. You can enable the default PHPUnit symbols by exporting an environment variable: bash $ export PHP_CI=true $ php vendor/bin/phpunit, (*5)

The Versions

04/10 2017

dev-master

9999999-dev

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • ext-mbstring *
  • php >=7.0

 

The Development Requires

04/10 2017

2.0.0

2.0.0.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=7.0
  • ext-mbstring *

 

The Development Requires

04/10 2017

dev-develop

dev-develop

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • ext-mbstring *
  • php >=7.0

 

The Development Requires

31/03 2016

1.0.4

1.0.4.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-mbstring *

 

The Development Requires

31/03 2016

dev-hotix/issue-36

dev-hotix/issue-36

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-mbstring *

 

The Development Requires

17/03 2016

1.0.3

1.0.3.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-mbstring *

 

The Development Requires

09/03 2016

1.0.2

1.0.2.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

21/01 2016

1.0.1

1.0.1.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

14/01 2016

1.0.1rc

1.0.1.0-RC

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

11/01 2016

1.0.0

1.0.0.0

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

08/01 2016

0.1.0rc

0.1.0.0-RC

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

19/12 2015

dev-feature/issue-4

dev-feature/issue-4

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

18/12 2015

0.1.0-alpha

0.1.0.0-alpha

Prints Result of PHPUnit in a nicer format

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires