Libraries tagged by xtest
orchestra/testbench
32903879 Downloads
Laravel Testing Helper for Packages Development
dama/doctrine-test-bundle
30276218 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
symfony/panther
12319261 Downloads
A browser testing and web scraping library for PHP and Symfony.
spatie/phpunit-snapshot-assertions
13788784 Downloads
Snapshot testing with PHPUnit
phpspec/phpspec
34890445 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12881518 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
10299405 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-laravel
28029420 Downloads
The Pest Laravel Plugin
nelmio/alice
39384856 Downloads
Expressive fixtures generator
laravel/dusk
31611746 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
21618950 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
20546732 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dealerdirect/phpcodesniffer-composer-installer
136611400 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
behat/mink-browserkit-driver
56241294 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
77828762 Downloads
Browser controller/emulator abstraction for PHP