forlond/phpunit-testing-tools

A set of utilities for PHPUnit testing

1.7.0 2024-07-14 09:41 UTC

README

A set of utilities to facilitate the creation of unit tests for other libraries in PHPUnit.

Requires a PHP version ^8.1 and a PHPUnit version ^9.5 || ^10

Installation

composer require --dev forlond/phpunit-testing-tools

Integrations