瀏覽代碼

Merge pull request #262 from bcremer/patch-1

Added Prophecy
pull/263/head
Jamie York 11 年之前
父節點
當前提交
50a776def7
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -223,6 +223,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
223 223
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
224 224
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
225 225
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
226
+* [Prophecy](https://github.com/phpspec/prophecy) - Highly opinionated mocking framework for PHP 5.3+.
226 227
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
227 228
 * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
228 229
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.

Loading…
取消
儲存