-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
Is your feature request related to a problem? Please describe.
In the optic of having a more defined continuous integration pipeline, in the deployment could be really helpful having the possibility to execute unit tests, integration tests and functional tests
Describe the solution you'd like
In the post deploy phase, we can have one, two or three new commands to execute tests only for integration environments
Describe alternatives you've considered
We can consider also some new post deploy variables in .magento.env.yaml file
phoenix-bjoern