Libraries tagged by functional test
jbzoo/phpunit
1154507 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
php-mock/php-mock-prophecy
532774 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
1358859 Downloads
Dependency injection for global functions.
brain/faker
97112 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
duncan3dc/uopz-expectations
281150 Downloads
Mock core functions and set up expectations similar to Mockery
adriansuter/php-autoload-override
68245 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
vectorface/mysqlite
41325 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
tommyknocker/pdo-database-class
6153 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
kenjis/monkey-patch
27385 Downloads
Monkey patching for exit(), functions, methods, and constants
dreamscapes/ldap-core
90746 Downloads
Object encapsulation of PHP's native ldap functions
eliashaeussler/typo3-codeception-helper
180699 Downloads
Helper functions for Codeception tests within TYPO3 extensions
oliverklee/oelib
892800 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing and templating.
myplanetdigital/function_mock
55540 Downloads
Framework that helps mocking functions for unit testing PHP scripts
pretzlaw/wp-integration-test
29599 Downloads
Mocking return value of functions/filters and more for testing WordPress with PHPUnit.
spryker/cypress-tests
17270 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.