Libraries tagged by php test
php-mock/php-mock-phpunit
5348175 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
satooshi/php-coveralls
4973078 Downloads
PHP client library for Coveralls API
pact-foundation/pact-php
1056406 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
jonnyw/php-phantomjs
1172255 Downloads
A PHP wrapper for loading pages through PhantomJS
kahlan/kahlan
899764 Downloads
The PHP Test Framework for Freedom, Truth and Justice.
laminas/laminas-diagnostics
5131738 Downloads
A set of components for performing diagnostic tests in PHP applications
atoum/atoum
2263855 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
datto/json-rpc
990908 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
pestphp/pest-plugin-mutate
900656 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-livewire
2316269 Downloads
The Pest Livewire Plugin
pestphp/pest-plugin-faker
3701564 Downloads
The Pest Faker Plugin
pestphp/pest-plugin-drift
766542 Downloads
The Pest Drift Plugin
daylerees/scientist
1020768 Downloads
A PHP experimentation library inspired by Github's own Scientist.
rregeer/phpunit-coverage-check
4120736 Downloads
Check the code coverage using the clover report of phpunit
friends-of-behat/mink
8939838 Downloads
Browser controller/emulator abstraction for PHP