Explorar el Código

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 hace 3 años
padre
commit
7cb17b12e6
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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.

Loading…
Cancelar
Guardar