Libraries tagged by functional testing
adriansuter/php-autoload-override
48187 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
illuminated/testing-tools
18848 Downloads
Laravel-specific Testing Helpers and Assertions.
jbzoo/phpunit
1133733 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
vectorface/mysqlite
37210 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
phpcurl/curlwrapper
106696 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
duncan3dc/uopz-expectations
194180 Downloads
Mock core functions and set up expectations similar to Mockery
dreamscapes/ldap-core
83484 Downloads
Object encapsulation of PHP's native ldap functions
oliverklee/oelib
758783 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
myplanetdigital/function_mock
52293 Downloads
Framework that helps mocking functions for unit testing PHP scripts
leoloso/faker
108710 Downloads
Fork for PoP of: Faker (fzaninotto/faker) for WordPress via Brain Monkey
kenjis/monkey-patch
14793 Downloads
Monkey patching for exit(), functions, methods, and constants
danieljharvey/file-wrapper
150274 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
ingenerator/behat-support
39410 Downloads
Various support functions and classes for behat testing
pretzlaw/wp-integration-test
25989 Downloads
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
spryker/cypress-tests
10624 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.