Libraries tagged by test
orchestra/testbench-core
32364702 Downloads
Testing Helper for Laravel Development
phpspec/phpspec
34463155 Downloads
Specification-oriented BDD framework for PHP 7.1+
pestphp/pest-plugin-laravel
24770851 Downloads
The Pest Laravel Plugin
nelmio/alice
38561161 Downloads
Expressive fixtures generator
dealerdirect/phpcodesniffer-composer-installer
130166164 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
symfony/panther
11836188 Downloads
A browser testing and web scraping library for PHP and Symfony.
spatie/phpunit-snapshot-assertions
12808601 Downloads
Snapshot testing with PHPUnit
phpmetrics/phpmetrics
12485342 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
9218406 Downloads
PHP Benchmarking Framework
laravel/dusk
30408230 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
19823854 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
19420732 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
behat/mink-browserkit-driver
55081524 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
76155730 Downloads
Browser controller/emulator abstraction for PHP
mikey179/vfsstream
91654321 Downloads
Virtual file system to mock the real file system in unit tests.