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

phpqa

1.2k
Stars
68
Forks
Watchers

Docker image that provides static analysis tools for PHP

phpunit-globals

37
Stars
10
Forks
Watchers

Allows to use attributes to define global variables in PHPUnit test cases

phpunit-injector

61
Stars
3
Forks
Watchers

Injects services from a PSR-11 dependency injection container to PHPUnit test cases

doctrine-test-bundle

1.1k
Stars
60
Forks
Watchers

Symfony bundle to isolate your app's doctrine database tests and improve the test performance

phpci-installer

19
Stars
1
Forks
Watchers

PHPCI Easy Installer for Laravel Homestead

assert-true

19
Stars
8
Forks
Watchers

A lot of ways to you set your assert as true

annotate-pull-request-from-checkstyle

186
Stars
22
Forks
Watchers

cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action

coverageChecker

173
Stars
18
Forks
Watchers

Allows old code to use new standards

phpunit-extras

49
Stars
1
Forks
Watchers

Custom annotations and expectations for PHPUnit.

composer-multitest

5
Stars
0
Forks
Watchers

A Composer script to run a 'test' or 'spec' Composer script against multiple PHP versions.