Libraries tagged by functional tests
joshwhatk/wordpress-function-deposer
16 Downloads
WordPress functions that return nothing.
jced-artem/uopz
1089 Downloads
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
shabbyrobe/defile
1814 Downloads
Stream wrapper for testing code dependent on PHP's filesystem functions
tetsuo13/mediawiki-extensions-youtrackticket
12 Downloads
qubit05/phpunit-mockfunction
35 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
norwichtech/file-wrapper
22884 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
lancerhe/phpunit-mock
16885 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
kshabazz/interception
9211 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.
lsmj/phrint
141 Downloads
PHP state testing functions
abcv/kootoro_codeception
13 Downloads
Common function for testing Kootoro website
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
gidato/filesystem
15 Downloads
Class access to filesystem functions, to aid simulation during testing
hgraca/shunit
11 Downloads
A unit testing framework for shell scripts functions.