浏览代码

Update README.md (#1138)

Adding https://github.com/zenstruck/foundry which is an expressive fixture factory generation library. It depends on Doctrine, Faker and helps create reproducable stories for fixture generation.
pull/1197/head
Chris 3 年前
父节点
当前提交
7cb17b12e6
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -312,6 +312,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
312 312
 * [Behat](https://docs.behat.org/en/latest/) - A behaviour driven development (BDD) testing framework.
313 313
 * [Codeception](https://github.com/Codeception/Codeception) - A full stack testing framework.
314 314
 * [Faker](https://github.com/fakerphp/faker) - A fake data generator library.
315
+* [Foundry](https://github.com/zenstruck/foundry) - A fixture factory generation library for Doctrine.
315 316
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
316 317
 * [Infection](https://github.com/infection/infection) - An AST-based PHP Mutation testing framework.
317 318
 * [Kahlan](https://github.com/kahlan/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.

正在加载...
取消
保存