Libraries tagged by unit
sebastian/code-unit-reverse-lookup
719001484 Downloads
Looks up which function or method a line of code belongs to
phpunit/phpunit
820510421 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
450699000 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
39626581 Downloads
The elegant PHP Testing Framework.
codeception/codeception
76996660 Downloads
BDD-style testing framework
sebastian/complexity
448965525 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-laravel
27958554 Downloads
The Pest Laravel Plugin
dg/bypass-finals
20518683 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
infection/infection
21585073 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.
mikey179/vfsstream
94644667 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
9961453 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
26961888 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
38682853 Downloads
The Pest plugin manager
nette/tester
6374737 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
10up/wp_mock
2634085 Downloads
A mocking library to take the pain out of unit testing for WordPress