瀏覽代碼

Merge pull request #165 from corpsee/feature-added-aspect-mock

Added AspectMock library
pull/245/merge
Jamie York 11 年之前
父節點
當前提交
f8c5640a1d
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -214,6 +214,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
214 214
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
215 215
 * [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
216 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 218
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
218 219
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
219 220
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.

Loading…
取消
儲存