Explorar el Código

Fix url

pull/699/head
Jose Diaz-Gonzalez hace 9 años
padre
commit
d2afe38807
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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.

Loading…
Cancelar
Guardar