Libraries tagged by php testing
friends-of-behat/mink
10646927 Downloads
Browser controller/emulator abstraction for PHP
daylerees/scientist
1111772 Downloads
A PHP experimentation library inspired by Github's own Scientist.
nesk/puphpeteer
1051361 Downloads
A Puppeteer bridge for PHP, supporting the entire API.
wp-cli/shell-command
5998769 Downloads
Opens an interactive PHP console for running and testing PHP code.
giorgiosironi/eris
1083735 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
php-vfs/php-vfs
2565480 Downloads
Virtual file system implementation for use with PHP unit testing.
ddelnano/dredd-hooks-php
1165479 Downloads
PHP hooks for the Dredd testing tool
spatie/pest-plugin-route-testing
23184 Downloads
Make sure all routes in your Laravel app are ok
php-mock/php-mock-mockery
1627946 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
allure-framework/allure-php-commons
3218792 Downloads
Allure PHP commons
allure-framework/allure-php-api
10702208 Downloads
Allure PHP commons
humbug/humbug
153878 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
zoon/puphpeteer
79219 Downloads
A Puppeteer bridge for PHP, supporting the entire API.
robiningelbrecht/phpunit-pretty-print
301740 Downloads
Prettify PHPUnit output
pestphp/pest-plugin-watch
1127296 Downloads
The Pest Watch Plugin