|
|
|
|
|
|
41
|
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
41
|
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
|
42
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
42
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
43
|
* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
|
43
|
* [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
|
|
|
|
44
|
+* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
|
44
|
* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
45
|
* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
|
|
45
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
46
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
|
46
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
47
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|