mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add mutation testing framework.
This commit is contained in:
parent
f0873423da
commit
faeb7a1fcd
@ -302,6 +302,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
* [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
|
||||||
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
* [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.
|
* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
|
||||||
|
* [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
|
||||||
* [Kahlan](https://github.com/kahlan/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.
|
* [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
|
||||||
* [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
|
* [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
|
||||||
|
Loading…
Reference in New Issue
Block a user