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-watcher

853
Stars
76
Forks
Watchers

A tool to automatically rerun PHPUnit tests when source code changes

phpunit-speedtrap

782
Stars
60
Forks
Watchers

Reports on slow-running tests in your PHPUnit test suite

tddd

723
Stars
56
Forks
Watchers

A Laravel Continuous Integration Package

unit-testing-tips

1.1k
Stars
57
Forks
Watchers

Unit testing tips by examples in PHP

phpunit-snapshot-assertions

623
Stars
69
Forks
Watchers

A way to test without writing actual test cases

phpstan-phpunit

441
Stars
46
Forks
Watchers

PHPUnit extensions and rules for PHPStan

EcomDev_PHPUnit

300
Stars
166
Forks
Watchers

Magento PHPUnit Integration

nyancat-phpunit-resultprinter

285
Stars
23
Forks
Watchers

Nyan Cat result printer for PHPUnit

wp-dev-lib

281
Stars
65
Forks
Watchers

DEPRECATED. Common code used during development of WordPress plugins and themes

BrainMonkey

289
Stars
30
Forks
Watchers

Mocking utility for PHP functions and WordPress plugin API