Libraries tagged by testing
php-mock/php-mock
19900799 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
pestphp/pest-plugin-mutate
38427461 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
3703909 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
58338572 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
70887557 Downloads
The Pest plugin manager
orchestra/workbench
20356719 Downloads
Workbench Companion for Laravel Packages Development
nette/tester
7555467 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
liip/test-fixtures-bundle
9007488 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11065853 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
14579811 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
enqueue/null
20801422 Downloads
Enqueue Null transport
codedungeon/phpunit-result-printer
8971735 Downloads
PHPUnit Pretty Result Printer
brain/monkey
14327368 Downloads
Mocking utility for PHP functions and WordPress plugin API
behat/mink-selenium2-driver
60288077 Downloads
Selenium2 (WebDriver) driver for Mink framework
antecedent/patchwork
20877908 Downloads
Method redefinition (monkey-patching) functionality for PHP.