浏览代码

Fix url

pull/699/head
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
d2afe38807
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

280
 * [DBUnit](https://github.com/sebastianbergmann/dbunit) - A database testing library for PHPUnit.
280
 * [DBUnit](https://github.com/sebastianbergmann/dbunit) - A database testing library for PHPUnit.
281
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
281
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
282
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
282
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
283
-* [Kahlan](https://github.com/crysalead/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
283
+* [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
284
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
284
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
285
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
285
 * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
286
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
286
 * [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.

正在加载...
取消
保存