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
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
jimthunderbird/phlexmock
A tool to allow developers to mock any php class by redefining class methods
时间:2015-03-13 03:48
expect/expect
Expectation library for unit testing
时间:2015-03-01 13:03
unit-testing/class-spy
a simple trait that aids in unit testing protected class methods
时间:2015-02-27 20:42
nicktacular/php-session-tester
A little testing tool for PHP session handlers
时间:2015-01-30 12:56
unit-testing/mockery-helper
a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests
时间:2015-01-17 02:15
unit-testing/function-spy
a testing utility for phpunit that helps test globally defined functions
时间:2015-01-17 01:47