Libraries tagged by functional test
php-mock/php-mock
15567837 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.
brain/monkey
10431368 Downloads
Mocking utility for PHP functions and WordPress plugin API
php-mock/php-mock-phpunit
7113274 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.
automattic/wordbless
6636010 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
php-mock/php-mock-mockery
1751015 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.
php-mock/php-mock-integration
9087621 Downloads
Integration package for PHP-Mock
php-stubs/wordpress-tests-stubs
1138029 Downloads
WordPress Tests function and class declaration stubs for static analysis.
php-mock/php-mock-prophecy
416332 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
icecave/isolator
1307481 Downloads
Dependency injection for global functions.
functional-php/pattern-matching
50182 Downloads
Pattern matching for PHP with automatic destructuring.
brain/faker
80557 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
duncan3dc/uopz-expectations
203295 Downloads
Mock core functions and set up expectations similar to Mockery
appwrite/php-runtimes
101534 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
illuminated/testing-tools
19355 Downloads
Laravel-specific Testing Helpers and Assertions.
jbzoo/phpunit
1137995 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing