浏览代码

Merge pull request #1245 from ziadoz/alexkart-patch-1

Remove `HTTP Mock`
pull/1246/head
Alexander Kartavenko 1年前
父节点
当前提交
0bf51c650d
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

312
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
312
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
313
 * [Faker](https://github.com/fakerphp/faker) - A fake data generator library.
313
 * [Faker](https://github.com/fakerphp/faker) - A fake data generator library.
314
 * [Foundry](https://github.com/zenstruck/foundry) - A fixture factory generation library for Doctrine.
314
 * [Foundry](https://github.com/zenstruck/foundry) - A fixture factory generation library for Doctrine.
315
-* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
316
 * [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
315
 * [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
317
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
316
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
318
 * [Mink](https://mink.behat.org/en/latest/) - Web acceptance testing.
317
 * [Mink](https://mink.behat.org/en/latest/) - Web acceptance testing.

正在加载...
取消
保存