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.

List PHPUnit repositories

phpunit-data-provider

55
Stars
4
Forks
Watchers

Allows you to mix multiple PhpUnit @dataProvider without duplication

slim-graphql-eloquent-example

23
Stars
2
Forks
Watchers

Example project how to use Slim, GraphQL and Eloquent

phpunit-assertions

18
Stars
3
Forks
Watchers

This package provides a set of common PHPUnit custom assertions.

rector-phpunit

61
Stars
45
Forks
Watchers

Rector upgrade rules for PHPUnit

wp-cli-tests

33
Stars
21
Forks
Watchers

WP-CLI testing framework

forum

22
Stars
7
Forks
Watchers

Forum with Laravel 7 and TDD

php-react-promise-testing

32
Stars
7
Forks
Watchers

PHPUnit assertions for testing ReactPHP promises

data-provider

27
Stars
0
Forks
Watchers

👓 Provides a composer package with generic data providers for use with phpunit/phpunit.

phpunit-slow-test-detector

103
Stars
5
Forks
Watchers

⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.

test-util

15
Stars
2
Forks
Watchers

:eyeglasses: Provides utilities for tests.