Libraries tagged by functional test
kshabazz/interception
9212 Downloads
A PHP library that acts as a middleman for stream wrapper functions, such as fopen and fsockopen; in order to record network request and played them back.
estrattonbailey/h
16 Downloads
Functional components in PHP
iroms/sum
21 Downloads
The test function
ramsey/str-begins-ends
36 Downloads
Provides functions to test whether a string starts or ends with a certain substring.
lsmj/phrint
141 Downloads
PHP state testing functions
abcv/kootoro_codeception
13 Downloads
Common function for testing Kootoro website
shepado/twig-utils
11 Downloads
Twig - Functions,Filters and Tests to use in projects and add utility functions
solflux/wordpress-wrapper
10 Downloads
Wrapper API for WordPress functions. Allows for unit testing and better plugin/theme development.
gcds/php-wrappers
6 Downloads
PHP Function Wrappers for unit testing
phlib/mockfunction
57 Downloads
Library to aid the testing of global functions, by creating an instance of the function in the namespace
pawel-brzezinski/overlay-component
1244 Downloads
Component with overlays for standard PHP function. Helpful at developing a testable code.
snackpatruljen/easy-html
21 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
schnittstabil/array_some
113 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
candasm/hypno
1151 Downloads
Delay execution commands package which covers sleep, usleep, time_nanosleep and time_sleep_until functions. This package useful for unit tests.
hgraca/shunit
11 Downloads
A unit testing framework for shell scripts functions.