unisharp/test-stabilizer

There is no license information available for the latest version (v0.1.1) of this package.

Maintainers

Package info

github.com/UniSharp/test-stabilizer

pkg:composer/unisharp/test-stabilizer

Statistics

Installs: 54

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1.1 2017-12-12 06:48 UTC

This package is auto-updated.

Last update: 2026-02-25 06:40:29 UTC


README

Make your tests more stable.

Build Status

test-stabilizer

Installation

composer require unisharp/test-stabilizer --dev

Once installed, add the following attributes to the element in your phpunit.xml file:

printerFile="vendor/unisharp/test-stabilizer/src/PHPUnit/ResultPrinter.php"
printerClass="UniSharp\PHPUnit\ResultPrinter"