samedi 12 octobre 2019

Symfony 4, which bundles/packages use for tests that involve database usage?

question is which set of packages or bundles is better to use for testing symfony 4 project with phpunit or codeception?

Each test reproduce some case and have individual test data, so should have individual set of fixtures. Fox example one set for one test class. Which bundle/package allow me load fixtures in such way? Maybe AliceBundle, but i don't found examples of such usage.

Aucun commentaire:

Enregistrer un commentaire