forlond/phpunit-testing-tools

A set of utilities for PHPUnit testing

1.4.5 2024-03-04 18:17 UTC

This package is auto-updated.

Last update: 2024-04-04 18:28:18 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

Name Supported Versions Documentation
Doctrine/ORM 2.x Readme
JMS/Serializer 3.x Readme
Psr/Log 1.x, 2.x, 3.x Readme
Symfony/Form 5.x, 6.x Readme
Symfony/HttpKernel 5.x, 6.x Readme
Symfony/Security 5.x, 6.x Readme
Symfony/Validator 5.x, 6.x Readme