Libraries tagged by unit testing
thiagobarros2/file-counter
6707 Downloads
A simple way to test how many files are into a given dir based on extension
tcz/phpunit-mockfunction
50241 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
nekofar/pest-plugin-slim
13548 Downloads
The Pest Slim Plugin
ilmiont/trainline
5818 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1864 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
friendsofhyperf/pest-plugin-hyperf
5290 Downloads
The Pest Hyperf Plugin.
filisko/testable-functions
144 Downloads
A library for testing PHP's built-in functions or language constructs.
elephantly/kahlan-bundle
30873 Downloads
Symfony bundle for Kahlan Test Framework integration
daycry/phpunit-extension-vcr
763 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
danielstjules/pho
20075 Downloads
A BDD testing framework
bafs/testify
66409 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
alleyinteractive/pest-plugin-wordpress
3364 Downloads
WordPress Pest Integration
ua1-labs/firetest
183 Downloads
A Lightweight PHP Testing Framework
idimsh/better-bypass-finals
2648 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes