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
질문됨 7달 전300회 조회
1개 답변
2
수락된 답변

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
답변함 7달 전
  • 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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠