cross-solution/phpunit-utils

Utilities to aid in writing unit tests with the PHPUnit Framework

2.1.0 2020-07-09 16:33 UTC

This package is auto-updated.

Last update: 2024-03-09 21:10:57 UTC


README

This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.

Installation

composer require --dev cross-solution/phpunit-utils

Usage

At the moment, the documentation is solely in the PHPDocs comments of the source files.

License

Released under the MIT license