Libraries tagged by xtest
orchestra/testbench
28252395 Downloads
Laravel Testing Helper for Packages Development
dama/doctrine-test-bundle
28654055 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
symfony/panther
11683388 Downloads
A browser testing and web scraping library for PHP and Symfony.
spatie/phpunit-snapshot-assertions
12395891 Downloads
Snapshot testing with PHPUnit
phpspec/phpspec
34316662 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12343440 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
8564192 Downloads
PHP Benchmarking Framework
nelmio/alice
38338813 Downloads
Expressive fixtures generator
laravel/dusk
30047113 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
18829184 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
19098364 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dealerdirect/phpcodesniffer-composer-installer
127529325 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
behat/mink-browserkit-driver
54773181 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
75705229 Downloads
Browser controller/emulator abstraction for PHP
mikey179/vfsstream
90527430 Downloads
Virtual file system to mock the real file system in unit tests.