Libraries tagged by unit
phpunit/phpunit
800467571 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
700965416 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
36510780 Downloads
The elegant PHP Testing Framework.
sebastian/code-unit
434306499 Downloads
Collection of value objects that represent the PHP code units
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
sebastian/complexity
431702705 Downloads
Library for calculating the complexity of PHP code units
mikey179/vfsstream
92377471 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
25546804 Downloads
The Pest Laravel Plugin
dg/bypass-finals
19599564 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
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
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+