jervdesign/php-unit-mock
Base Class for creating reusable PHPUnit Mock Objects
时间:2015-07-13 14:01
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
ashevchuk/phpunit-plus
Makes your unit-tests more compact and simpler
时间:2015-06-20 14:32
decouple/test
Hack unit testing utility created for Decouple framework
时间:2015-06-09 07:23
mindplay/testies
Yeah, testies: a lightweight library for quick, simple unit-testing
时间:2015-05-20 17:03
crimsonkissaki/mockmaker
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit
时间:2015-05-08 21:18
cabdesigns/trace-test-listener
Searches the call trace when running your unit tests. Useful for identifying dependencies that should be mocked.
时间:2015-05-04 13:50
petrgrishin/parallel-unit-test
Methodology of tests for parallel execution of code
时间:2015-03-25 21:19