dg/bypass-finals
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
时间:2017-09-13 17:16
oliverklee/coffee
Example extension workshops on TDD with PHPUnit
时间:2017-09-06 16:41
helmich/mongomock
Library containing highly intelligent MongoDB mocks for unit testing
时间:2017-08-28 12:03
slaughter550/phpunit
The PHP Unit Testing framework.
时间:2017-08-15 22:23
tajawal/codeception-appium
appium driver for codeception framework
时间:2017-07-12 15:23
orbituw/faketories
A package to help create data sets when faking APIs for unit tests within laravel
时间:2017-07-12 09:51
leedch/unitest
Generates PHPUnit test classes from regular PHP classes
时间:2017-07-11 17:48
infection/infection
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
时间:2017-07-01 15:00
betterphp/php-native-mock
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
时间:2017-05-06 13:28
crodas/phpunit-compat
Hack to get unit tests for PHPUnit 5.x running in PHPUnit 6.x
时间:2017-05-03 20:13
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
nhlm/pipechain
A linear chainable pipeline pattern implementation with fallbacks
时间:2017-03-13 19:42