Libraries tagged by unit tests
edgcarmu/codeigniter-phpunit
315 Downloads
Official adaptation of yidas/codeigniter-phpunit for CodeIgniter 3.1.11 and PHP 7.1+
dees040/festing
4255 Downloads
Fasten up your unit tests in Laravel by more than 100%
betterphp/php-reflection-utils
11099 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
betterphp/php-native-mock
9967 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
bafs/testify
66439 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
jbzoo/profiler
16466 Downloads
Simple Profiler for PHP code and unit tests
thiagobarros2/file-counter
7065 Downloads
A simple way to test how many files are into a given dir based on extension
soyhuce/pest-plugin-laravel
1050 Downloads
Custom extensions for Laravel integration into Pest
ralphjsmit/pest-plugin-filesystem
1494 Downloads
A set of handy filesystem testing helpers for Pest.
phariscope/doctrine-testing-tools
7175 Downloads
A PHP component to test Doctrine Repositories
nekofar/pest-plugin-slim
13640 Downloads
The Pest Slim Plugin
mschop/simplified-isolator
14062 Downloads
Simplified isolator without dynamic code generation as replacement for icecave/isolator.
kujira/phpunit-printer
42774 Downloads
A PhpUnit result printer
jdslv/atoum-report-cobertura
3566 Downloads
Cobertura report for atoum
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP