yoanm/php-unit-extended

Php library to extend PhpUnit

v2.0.2 2023-04-02 17:50 UTC

This package is auto-updated.

Last update: 2024-03-02 19:56:54 UTC


README

License Code size Dependabot Status

Scrutinizer Build Status Scrutinizer Code Quality Codacy Badge

CI codecov

Latest Stable Version Packagist PHP version

Php library to extend PhpUnit

Install

composer require --dev yoanm/php-unit-extended

In the box

Listeners

  • DelegatingListener

A Simple listener delegator. Used for YoanmTestsStrategyListener.

Contributing

See contributing note