Run E2E Test script once changes to dev environent is pushed

0
Hello, Our application is deployed into mendix Cloud. We want to run E2E Test script once any changes to dev environment is pushed. How can i implement this?? Thanks, Omkar
asked
1 answers
0

You can use the platform APIs for that. Have a look at https://docs.mendix.com/howto/integration/implement-cicd-pipeline/

answered