cross-solution / phpunit-utils

Utilities for unit testing with PHPUnit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CROSS PHPUnit Utils

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

About

Utilities for unit testing with PHPUnit

License:MIT License


Languages

Language:PHP 100.0%