浏览代码

Added AspectMock library

pull/165/head
Corpsee 11 年前
父节点
当前提交
5e125b00f1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

正在加载...
取消
保存