2017 © Pedro Peláez
 

library phpunit-unicode-printer

Printer for PHPUnit using Unicode

image

josrom/phpunit-unicode-printer

Printer for PHPUnit using Unicode

  • Thursday, March 1, 2018
  • by Josrom
  • Repository
  • 2 Watchers
  • 0 Stars
  • 869 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 28 % Grown

The README.md

PHPUnit Unicode Printer

Total Downloads Latest Stable Version License , (*1)

Installation

To get the last version of PHPUnit Unicode Printer, simply require the project using Composer:, (*2)

composer require --dev josrom/phpunit-unicode-printer:9.*

Instead, you may of course manually update your require block and run composer update if you so choose:, (*3)

{
    "require-dev": {
        "josrom/phpunit-unicode-printer": "9.*"
    }
}

Modify the phpunit.xml to add the printer:, (*4)

<phpunit ...
         colors="true"
         printerClass="PHPUnit\Printer"
         ...>
         ...
 </phpunit>

or, (*5)

<phpunit ...
         colors="true"
         printerClass="PHPUnit\PrinterClass"
         ...>
         ...
 </phpunit>

or, (*6)

<phpunit ...
         colors="true"
         printerClass="PHPUnit\PrinterMethod"
         ...>
         ...
 </phpunit>

PHPUnit 8

For previous versions of PHPUnit use the tag 0.4.* or 8.*, (*7)

PHPUnit 7

For previous versions of PHPUnit use the tag 0.3.* or 7.*, (*8)

PHPUnit 6

For previous versions of PHPUnit use the tag 0.2.*, (*9)

PHPUnit <5

For previous versions of PHPUnit use the tag 0.1.*, (*10)

The Versions

01/03 2018

dev-master

9999999-dev

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

0.3.1

0.3.1.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

dev-phpunit5

dev-phpunit5

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

0.1.3

0.1.3.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

dev-phpunit6

dev-phpunit6

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

0.2.1

0.2.1.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

01/03 2018

0.1.2

0.1.2.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

19/02 2018

0.1.1

0.1.1.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

19/02 2018

0.3.0

0.3.0.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

19/02 2018

0.2.0

0.2.0.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result

19/01 2018

0.1.0

0.1.0.0

Printer for PHPUnit using Unicode

  Sources   Download

MIT

The Requires

 

by Jose Vicente

test phpunit unit printer result