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

generator-composer

16
Stars
2
Forks
Watchers

:elephant: Yeoman (http://yeoman.io) generator for a PHP Composer project

connector

17
Stars
0
Forks
Watchers

Signals and slots are coming into PHP World

DesignPatternsCourse

33
Stars
25
Forks
Watchers

Code examples for all the design patterns in PHP course

think-phpunit

17
Stars
5
Forks
Watchers

ThinkPHP5——phpunit测试用例

php-test-generator

48
Stars
10
Forks
Watchers

Generate test cases for existing PHP files

spies

23
Stars
4
Forks
Watchers

Easier spies, stubs, and mocks for PHP testing

docker-wordpress

19
Stars
10
Forks
Watchers

WordPress Docker development with WP-CLI, PHPUnit, Xdebug, and the WordPress unit testing suite

codeigniter-tettei-apps

28
Stars
18
Forks
Watchers

『CodeIgniter徹底入門』のサンプルアプリケーション(CodeIgniter v3.1版)

phpunit-architecture-test

70
Stars
8
Forks
Watchers

PHPUnit Application Architecture Test. For architecture tests

phpunit-expect

15
Stars
2
Forks
Watchers

BDD-style assertions for PHPUnit