2017 © Pedro Peláez
 

library phpunit-detailed-printer

Formatter for the detailed output of PHPUnit tests.

image

limedeck/phpunit-detailed-printer

Formatter for the detailed output of PHPUnit tests.

  • Thursday, May 10, 2018
  • by insanesvk
  • Repository
  • 2 Watchers
  • 27 Stars
  • 13,180 Installations
  • PHP
  • 11 Dependents
  • 0 Suggesters
  • 7 Forks
  • 3 Open issues
  • 14 Versions
  • 24 % Grown

The README.md

📋 Detailed PHPUnit Printer

It turns the default PHPUnit output..., (*1)

default-printer, (*2)

... into a more informative output with readable function names and execution time allowing you to start fixing errors even before the whole suite finishes:, (*3)

detailed-printer, (*4)

Build Status: Linux Build status: Windows GitHub release, (*5)

Installation

composer require limedeck/phpunit-detailed-printer --dev

PHPUnit version compatibility

PHPUnit Package
9.x.x 6.x.x
8.x.x 5.x.x
7.x.x 4.x.x
6.x.x 3.2.x
5.x.x 2.0.x

Usage

Set the printer class in phpunit.xml, (*6)

<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
         ...
         printerClass="LimeDeck\Testing\Printer"
         ...
         >

Tests

To run the test suite, use phpunit command., (*7)

Contributing

Thanks for your interest in PHPUnit Detailed Printer! If you'd like to contribute, please read our contributing guide., (*8)

License

Detailed PHPUnit Printer is open-sourced software licensed under the MIT license. If you'd like to read the license agreement, click here., (*9)

The Versions

10/05 2018

dev-master

9999999-dev

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by HR
by LimeDeck

10/05 2018

4.1.1

4.1.1.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

10/05 2018

4.1.0

4.1.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

25/02 2018

4.0.0

4.0.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

31/01 2018

3.2.0

3.2.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

15/11 2017

3.1.1

3.1.1.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

15/11 2017

3.1.0

3.1.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

28/08 2017

3.0.0

3.0.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

28/08 2017

2.0.2

2.0.2.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

19/06 2017

2.0.1

2.0.1.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

08/05 2017

2.0

2.0.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by LimeDeck

22/10 2016

1.2

1.2.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by HR

23/08 2016

1.1

1.1.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by HR

16/08 2016

1.0

1.0.0.0

Formatter for the detailed output of PHPUnit tests.

  Sources   Download

ISC

The Development Requires

by HR