stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
时间:2017-04-23 18:47
jced-artem/uopz
Wrapper for php uopz library's functions. Useful for unit testing for changing function's behavior in runtime
时间:2016-11-30 15:22
atoum/config-extension
atoum extension to use Yaml configuration files
时间:2016-11-11 10:55
shulard/atoum-xml-extension
The atoum xml extension allows you to make assertions on XML files
时间:2016-10-31 11:40
1happyplace/phpunit-colors
Class that adds color to PHPUnit testing output using ANSI escape coding
时间:2016-07-13 20:51
jimigrunge/invoke-private-methods
This is a class to aid in unit testing of private methods.
时间:2016-03-04 16:31
zondor/codeception-json-reporter
Json report generator, can be used in parallel run
时间:2016-02-07 12:54
10up/wp-codeception
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
时间:2015-11-05 22:17
phalcana/unittest
Unit testing module for Phalcana using PHPUnit
时间:2015-09-09 23:51
ilune/simpletest
It's a framework for unit testing, web site testing and mock objects for PHP 5.0.5+
时间:2015-09-03 12:50
redcomponent/teststatistics
Codeception Extension to measure the performance of your tests
时间:2015-07-20 14:33
kshabazz/interception
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.
时间:2015-07-12 11:24