2017 © Pedro Peláez
 

library phpunit-printer

A PhpUnit result printer

image

kujira/phpunit-printer

A PhpUnit result printer

  • Saturday, July 5, 2014
  • by cyrilbarragan
  • Repository
  • 2 Watchers
  • 18 Stars
  • 20,758 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

kujira-phpunit-printer

A PhpUnit result printer, (*1)

Requirements

  • PHP 5.3.0 or later.

How it looks

Alt text, (*2)

Installation

composer global require "kujira/phpunit-printer:1.0.1", (*3)

Configuration

  • Add to your phpunit.xml
    <phpunit
        bootstrap="bootstrap.php"
        colors="true"
        printerFile="/home/biotope/.composer/vendor/kujira/phpunit-printer/src/Printer.php"
        printerClass="Kujira\PHPUnit\Printer"
    >
  • Configure your php.ini default_charset to UTF-8
  • Configure your terminal to display UTF-8 charset and use a UTF-8 compatible font like DejaVu Sans Mono

License

The Kujira result printer for PHPUnit is licensed under the MIT license., (*4)

The Versions

05/07 2014

dev-master

9999999-dev https://github.com/cyrilbarragan/kujira-phpunit-printer

A PhpUnit result printer

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

test phpunit unit printer result

05/07 2014

1.0.1

1.0.1.0 https://github.com/cyrilbarragan/kujira-phpunit-printer

A PhpUnit result printer

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

test phpunit unit printer result

29/06 2014

1.0.0

1.0.0.0 https://github.com/cyrilbarragan/kujira-phpunit-printer

A PhpUnit result printer

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

test phpunit unit printer result