Libraries tagged by testiong
pestphp/pest-plugin-laravel
27663560 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
35341241 Downloads
Testing Helper for Laravel Development
orchestra/testbench
32767490 Downloads
Laravel Testing Helper for Packages Development
laravel/dusk
31468688 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
21481019 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
20401755 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
30129428 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
56085138 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
77607028 Downloads
Browser controller/emulator abstraction for PHP
laravel/browser-kit-testing
8443697 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
yoast/phpunit-polyfills
30029609 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
timacdonald/log-fake
4465736 Downloads
A drop in fake logger for testing with the Laravel framework.
ta-tikoma/phpunit-architecture-test
26615021 Downloads
Methods for testing application architecture
php-mock/php-mock-phpunit
6769653 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
14727095 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.