Libraries tagged by texting
phpspec/phpspec
32491413 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
11082654 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
6687331 Downloads
PHP Benchmarking Framework
orchestra/testbench
23930827 Downloads
Laravel Testing Helper for Packages Development
laravel/dusk
26305633 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
15553258 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.
dama/doctrine-test-bundle
24069986 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
50084188 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
69075947 Downloads
Browser controller/emulator abstraction for PHP
laravel/browser-kit-testing
7462989 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
yoast/phpunit-polyfills
22362191 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
timacdonald/log-fake
3350354 Downloads
A drop in fake logger for testing with the Laravel framework.
ta-tikoma/phpunit-architecture-test
12164962 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
9774492 Downloads
Snapshot testing with PHPUnit
phpunit/phpunit-selenium
10285902 Downloads
Selenium Server integration for PHPUnit