Libraries tagged by tostring
timacdonald/log-fake
3294472 Downloads
A drop in fake logger for testing with the Laravel framework.
ta-tikoma/phpunit-architecture-test
11590102 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
9608588 Downloads
Snapshot testing with PHPUnit
phpunit/phpunit-selenium
10260591 Downloads
Selenium Server integration for PHPUnit
phpbench/phpbench
6601165 Downloads
PHP Benchmarking Framework
php-mock/php-mock
11525540 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
6672729 Downloads
The Phake mock testing library
pestphp/pest-plugin-laravel
14839532 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
11635656 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
21253461 Downloads
The Pest plugin manager
orchestra/testbench-core
24879155 Downloads
Testing Helper for Laravel Development
nette/tester
5419021 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
liip/functional-test-bundle
9496784 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
9321506 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
dg/bypass-finals
14706450 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes