Libraries tagged by testingg
infection/infection
17791422 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
27488384 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
53638084 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
74082298 Downloads
Browser controller/emulator abstraction for PHP
laravel/browser-kit-testing
7963795 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
yoast/phpunit-polyfills
26312484 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
timacdonald/log-fake
3996075 Downloads
A drop in fake logger for testing with the Laravel framework.
ta-tikoma/phpunit-architecture-test
18910012 Downloads
Methods for testing application architecture
spatie/phpunit-snapshot-assertions
11582847 Downloads
Snapshot testing with PHPUnit
php-mock/php-mock
13217353 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
7231299 Downloads
The Phake mock testing library
pestphp/pest-plugin-mutate
4713630 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-laravel
20935746 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
18965299 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
29402972 Downloads
The Pest plugin manager