|
|
|
|
|
|
214
|
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
214
|
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
|
215
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
215
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
|
216
|
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
216
|
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
|
|
|
217
|
+* [AspectMock](https://github.com/Codeception/AspectMock) - A mocking framework for PHPUnit/Codeception.
|
|
217
|
* [Atoum](https://github.com/atoum/atoum) - A simple testing library.
|
218
|
* [Atoum](https://github.com/atoum/atoum) - A simple testing library.
|
|
218
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
219
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
|
219
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
220
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|