2017 © Pedro Peláez
 

library phpunit-prettify

PHPUnit Pretty Result Printer

image

srmklive/phpunit-prettify

PHPUnit Pretty Result Printer

  • Friday, March 2, 2018
  • by srmklive
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Software License Latest Version on Packagist StyleCI Build Status, (*1)

Introduction

This package provides support to prettify PHPUnit results output for PHPUnit 6+., (*2)

Credits

This package is a fork of PHPUnit Result Printer by Mike Erickson:, (*3)

E-Mail: codedungeon@gmail.com, (*4)

Twitter: @codedungeon, (*5)

Website: https://github.com/mikeerickson, (*6)

Installation

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

composer require srmklive/phpunit-prettify

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

xml <?xml version="1.0" encoding="UTF-8"?> <phpunit printerClass="Srmklive\PHPUnitPrettify\Printer"> // .... </phpunit>, (*9)

Or from Command-Line:, (*10)

bash phpunit --printer=Srmklive\\PHPUnitPrettify\\Printer, (*11)

Screenshot

Screenshot, (*12)

The Versions

02/03 2018

dev-master

9999999-dev

PHPUnit Pretty Result Printer

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

phpunit composer package printer result-printer

02/03 2018

v1.1

1.1.0.0

PHPUnit Pretty Result Printer

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

phpunit composer package printer result-printer

27/12 2017

dev-phpunit-6

dev-phpunit-6

PHPUnit Pretty Result Printer

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

phpunit composer package printer result-printer

27/12 2017

v1.0

1.0.0.0

PHPUnit Pretty Result Printer

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

phpunit composer package printer result-printer

27/12 2017

v0.1

0.1.0.0

PHPUnit Pretty Result Printer

  Sources   Download

MIT

The Requires

 

The Development Requires

by Raza Mehdi

phpunit composer package printer result-printer