Libraries tagged by unity
sebastian/complexity
436517154 Downloads
Library for calculating the complexity of PHP code units
mikey179/vfsstream
92860087 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
26061437 Downloads
The Pest Laravel Plugin
dg/bypass-finals
19784810 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
pestphp/pest-plugin-mutate
8283571 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
24773833 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
36312282 Downloads
The Pest plugin manager
nette/tester
6267140 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
atoum/atoum
2451422 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
10up/wp_mock
2578330 Downloads
A mocking library to take the pain out of unit testing for WordPress
php-units-of-measure/php-units-of-measure
2923320 Downloads
A PHP library for converting between standard units of measure.
jordanbrauer/unit-converter
727047 Downloads
Convert standard units from one to another with this easy to use, lightweight package
gabrielelana/byte-units
1762955 Downloads
Library to parse, format and convert byte units
yoast/wp-test-utils
1791242 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
rregeer/phpunit-coverage-check
4963563 Downloads
Check the code coverage using the clover report of phpunit