Libraries tagged by unit testing
phpunit/phpunit
800467571 Downloads
The PHP Unit Testing framework.
pestphp/pest
36510780 Downloads
The elegant PHP Testing Framework.
infection/infection
20438092 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.
codeception/codeception
75349141 Downloads
BDD-style testing framework
pestphp/pest-plugin-laravel
25546804 Downloads
The Pest Laravel Plugin
dg/bypass-finals
19627184 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
6237516 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2444750 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
pestphp/pest-plugin-mutate
7872993 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
24148735 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
35623151 Downloads
The Pest plugin manager
10up/wp_mock
2563652 Downloads
A mocking library to take the pain out of unit testing for WordPress
typo3/testing-framework
3982838 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
yoast/wp-test-utils
1771356 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
kenjis/ci-phpunit-test
1069174 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x