Просмотр исходного кода

Add mutation testing framework.

pull/1107/head
Jamie 5 лет назад
Родитель
Сommit
faeb7a1fcd
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      README.md

+ 1
- 0
README.md Просмотреть файл

302
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
302
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
303
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
303
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
304
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
304
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
305
+* [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
305
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
306
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
306
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
307
 * [Mink](http://mink.behat.org/en/latest/) - Web acceptance testing.
307
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.
308
 * [Mockery](https://github.com/mockery/mockery) - A mock object library for testing.

Загрузка…
Отмена
Сохранить