Cypress Parallelization with AWS Amplify

0

I have integrated Cypress with AWS Amplify and test cases are running perfectly fine but it takes long time to run all the test cases on a single machine. For optimization purposes, I want to enable parallelization. How can I add/assign more machines to my AWS Amplify APP to run test cases parallel?

Usama
demandé il y a 7 mois298 vues
1 réponse
2
Réponse acceptée

Hi Usama,

The default compute container provided by Amplify Hosting has 4 vCPU and 7GB RAM associated to it. Currently, we do not support the customization of this compute container. Additionally, we also do not support parallelization of Cypress tests during the build process.

We are tracking them as feature requests on the Amplify Hosting GitHub repository:

I'll highly recommend sharing your detailed use cases and upvoting them as it will help the team prioritize this feature. Thanks!

AWS
répondu il y a 7 mois
  • Does AWS CodeBuild support parallelization? I think it does, I can move to AWS CodeBuild. To be precise, I have 183 test cases and it takes 3+ hours to complete. That's why I am looking for the parallelization solution

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions