Libraries tagged by unit-testing

phpunit/phpunit

20329 Favers
753601655 Downloads

The PHP Unit Testing framework.

Go to Download


codeception/codeception

4861 Favers
72004388 Downloads

BDD-style testing framework

Go to Download


infection/infection

2090 Favers
17574031 Downloads

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

Go to Download


nette/tester

472 Favers
5922885 Downloads

Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏

Go to Download


kenjis/ci-phpunit-test

599 Favers
1034926 Downloads

An easier way to use PHPUnit with CodeIgniter 3.x

Go to Download


donatj/mock-webserver

134 Favers
1881010 Downloads

Simple mock web server for unit testing

Go to Download


atoum/atoum

1451 Favers
2350477 Downloads

Simple modern and intuitive unit testing framework for PHP 5.3+

Go to Download


10up/wp_mock

697 Favers
2410822 Downloads

A mocking library to take the pain out of unit testing for WordPress

Go to Download


yoast/wp-test-utils

54 Favers
1619388 Downloads

PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress

Go to Download


seec/phpunit-consecutive-params

15 Favers
326727 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


php-vfs/php-vfs

59 Favers
2469539 Downloads

Virtual file system implementation for use with PHP unit testing.

Go to Download


zendframework/zend-test

18 Favers
4221420 Downloads

Tools to facilitate unit testing of zend-mvc applications

Go to Download


fiunchinho/phpunit-randomizer

51 Favers
739103 Downloads

Execute your test cases in random order, so you can check if they have hidden dependencies

Go to Download


atoum/stubs

18 Favers
684635 Downloads

Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+

Go to Download


humbug/humbug

1151 Favers
153274 Downloads

Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.

Go to Download


Next >>