Libraries tagged by texting
infection/infection
29836427 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
dg/bypass-finals
30032549 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
41749498 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
65786424 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
91275052 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21513714 Downloads
Method redefinition (monkey-patching) functionality for PHP.
laravel/browser-kit-testing
10158482 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
timacdonald/log-fake
6820227 Downloads
A drop in fake logger for testing with the Laravel framework.
php-mock/php-mock-phpunit
9144792 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
20314310 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
42225167 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
4472321 Downloads
Pest plugin to test browser interactions
pestphp/pest-plugin-arch
62302333 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
74894375 Downloads
The Pest plugin manager
orchestra/workbench
21299219 Downloads
Workbench Companion for Laravel Packages Development