PHPUnit topic
PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.
phpunit-data-provider
Allows you to mix multiple PhpUnit @dataProvider without duplication
slim-graphql-eloquent-example
Example project how to use Slim, GraphQL and Eloquent
phpunit-assertions
This package provides a set of common PHPUnit custom assertions.
rector-phpunit
Rector upgrade rules for PHPUnit
php-react-promise-testing
PHPUnit assertions for testing ReactPHP promises
data-provider
👓 Provides a composer package with generic data providers for use with phpunit/phpunit.
phpunit-slow-test-detector
⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.
test-util
:eyeglasses: Provides utilities for tests.