Libraries tagged by functional tests
php-stubs/wordpress-tests-stubs
1020235 Downloads
WordPress Tests function and class declaration stubs for static analysis.
php-mock/php-mock-prophecy
387628 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
1295882 Downloads
Dependency injection for global functions.
brain/faker
75093 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
appwrite/php-runtimes
84813 Downloads
Appwrite repository for Cloud Function runtimes that contains the configurations and tests for all of the Appwrite runtime environments.
eliashaeussler/typo3-codeception-helper
126441 Downloads
Helper functions for Codeception tests within TYPO3 extensions
spryker/cypress-tests
9109 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
pretzlaw/wp-integration-test
25586 Downloads
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
leoloso/faker
106498 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
semperit/minkcivicrmhelpers
15561 Downloads
Shared helper functions for running Mink tests against CiviCRM.
deminy/counit
12317 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
numero2/contao-marketing-suite
30769 Downloads
The package adds marketing functionalities to Contao. The Contao Marketing Suite enables dynamic playout of content to provide visitors with relevant information. Furthermore there is A/B test, SEO support, text creation tools, own tracking for links and forms. In addition, a button generator, a configurable cookie bar (already compliant with EU privacy) and many other marketing functions for professional marketing with Contao.
chadicus/test-helpers
23846 Downloads
Classes designed to assist with PHPUnit testing
thled/pest-plugin-shorthands
463 Downloads
Add shorthand functions for skipping and focusing tests.
betterphp/php-native-mock
9839 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.