瀏覽代碼

pull/4/head
Jamie York 12 年之前
父節點
當前提交
349d3fd8ea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

@@ -41,6 +41,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
41 41
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
42 42
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
43 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 45
 * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
45 46
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
46 47
 * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.

Loading…
取消
儲存