Libraries tagged by unit-testing

phpunit/phpunit

20569 Favers
996604358 Downloads

The PHP Unit Testing framework.

Go to Download


infection/infection

2253 Favers
32045273 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


codeception/codeception

4914 Favers
93674604 Downloads

All-in-one PHP Testing Framework

Go to Download


nette/tester

497 Favers
7761417 Downloads

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

Go to Download


10up/wp_mock

723 Favers
3381021 Downloads

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

Go to Download


yoast/wp-test-utils

62 Favers
2783870 Downloads

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

Go to Download


kenjis/ci-phpunit-test

598 Favers
1280842 Downloads

An easier way to use PHPUnit with CodeIgniter 3.x

Go to Download


donatj/mock-webserver

142 Favers
2808922 Downloads

Simple mock web server for unit testing

Go to Download


atoum/atoum

1451 Favers
2724608 Downloads

Simple modern and intuitive unit testing framework for PHP 8.0+

Go to Download


seec/phpunit-consecutive-params

18 Favers
940929 Downloads

Drop-in Trait to use removed ConsecutiveParams from PhpUnit

Go to Download


humbug/humbug

1151 Favers
157417 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


simpletest/simpletest

153 Favers
375876 Downloads

SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.

Go to Download


php-vfs/php-vfs

57 Favers
2848093 Downloads

Virtual file system implementation for use with PHP unit testing.

Go to Download


ttn/tea

92 Favers
25708 Downloads

TYPO3 example extension for unit testing and best practices

Go to Download


fiunchinho/phpunit-randomizer

50 Favers
756948 Downloads

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

Go to Download


Next >>