Libraries tagged by testing
phpbench/phpbench
9664482 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-laravel
25624802 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
33657195 Downloads
Testing Helper for Laravel Development
laravel/dusk
30682810 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
dg/bypass-finals
19632222 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
29221500 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
55295883 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
76478435 Downloads
Browser controller/emulator abstraction for PHP
laravel/browser-kit-testing
8286941 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
yoast/phpunit-polyfills
28863241 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
timacdonald/log-fake
4311940 Downloads
A drop in fake logger for testing with the Laravel framework.
ta-tikoma/phpunit-architecture-test
24230055 Downloads
Methods for testing application architecture
php-mock/php-mock-phpunit
6543039 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
14249321 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.
phake/phake
7471284 Downloads
The Phake mock testing library