Libraries tagged by unit testing
thiagobarros2/file-counter
5255 Downloads
A simple way to test how many files are into a given dir based on extension
tcz/phpunit-mockfunction
50231 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
minicli/pest-plugin-curly
405 Downloads
Make curl(y) requests in Pest tests
juniora/pest-plugin-type-coverage
212 Downloads
The Type Coverage plugin for Pest PHP.
ilmiont/trainline
5000 Downloads
Trainline is a tiny PHP testing framework to enable the rapid creation of minimal unit tests.
idimsh/better-bypass-finals
2342 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
funkatron/funit
1604 Downloads
The testing microframework for PHP 5.3+, partially inspired by QUnit.
elephantly/kahlan-bundle
30535 Downloads
Symfony bundle for Kahlan Test Framework integration
bafs/testify
66252 Downloads
Testify makes writing unit tests fun again. It has an elegant syntax and keeps things simple
alleyinteractive/pest-plugin-wordpress
3156 Downloads
WordPress Pest Integration
rzajac/php-test-helper
8970 Downloads
Classes helping with unit tests
icecave/archer
18888 Downloads
Testing, CI and documentation of PHP projects by convention.
webarchitect609/bitrix-taxidermist
895 Downloads
Mocking of Bitrix classes for Unit-testing.
pkly/phpunit-service-create-trait
385 Downloads
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing