2017 © Pedro Peláez
 

library test-stabilizer

image

unisharp/test-stabilizer

  • Tuesday, December 12, 2017
  • by storyn26383
  • Repository
  • 9 Watchers
  • 1 Stars
  • 44 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHPUnit Stabilizer

Make your tests more stable., (*1)

Build Status, (*2)

test-stabilizer, (*3)

Installation

composer require unisharp/test-stabilizer --dev

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

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

The Versions