瀏覽代碼

Fixed PHPSpec link

Repository moved.
pull/33/head
gitetsu 12 年之前
父節點
當前提交
d7b8ba8e32
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

185
 
185
 
186
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
186
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
187
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
187
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
188
-* [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.
188
+* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
189
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
189
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
190
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
190
 * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
191
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
191
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.

Loading…
取消
儲存