mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Fix url
This commit is contained in:
parent
6ec669c073
commit
d2afe38807
@ -280,7 +280,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [DBUnit](https://github.com/sebastianbergmann/dbunit) - A database testing library for PHPUnit.
|
||||
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
||||
* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
|
||||
* [Kahlan](https://github.com/crysalead/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
|
||||
* [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
|
||||
* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
|
||||
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
||||
* [ParaTest](https://github.com/brianium/paratest) - A parallel testing library for PHPUnit.
|
||||
|
Loading…
Reference in New Issue
Block a user