Libraries tagged by functional tests
adaptech/finapi-webform
498 Downloads
The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected].
jbzoo/phpunit
1131583 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
duncan3dc/uopz-expectations
190988 Downloads
Mock core functions and set up expectations similar to Mockery
adriansuter/php-autoload-override
46309 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
oliverklee/oelib
735104 Downloads
Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.
illuminated/testing-tools
18684 Downloads
Laravel-specific Testing Helpers and Assertions.
vectorface/mysqlite
36974 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
phpcurl/curlwrapper
105564 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
myplanetdigital/function_mock
52093 Downloads
Framework that helps mocking functions for unit testing PHP scripts
kenjis/monkey-patch
14485 Downloads
Monkey patching for exit(), functions, methods, and constants
danieljharvey/file-wrapper
147674 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
gin0115/wpunit-helpers
49288 Downloads
A series of helper classes, functions and traits for testing with WPUnit for WordPress
filisko/testable-functions
154 Downloads
A library for testing PHP's built-in functions or language constructs.
tcz/phpunit-mockfunction
50242 Downloads
PHPUnit extension that uses runkit to mock PHP functions (both user-defined and system)
dreamscapes/ldap-core
83167 Downloads
Object encapsulation of PHP's native ldap functions