-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
TestinghasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
This article explains many things about testing + database -> https://symfony.com/doc/current/testing/database.html
But it's missing how to create the testing database. In a test bootstrap file we could for example run some Symfony console commands to create the database and load the fixtures.
Also, in the fixtures section of that article ... update the command to load them only in the test
env.
Metadata
Metadata
Assignees
Labels
TestinghasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.