Real World Testing with Cypress (RWT) is a four-course curriculum that teaches everything you need to know about testing modern web applications with Cypress.…
Number of posts: 3
Running Cypress on the Apple M1 ARM Architecture using Rosetta 2
⚠️This post is about running Cypress 10.1.x and below on Apple M1 ARM Architecture. Cypress 10.2.0 onwards includes native Apple Silicon support [https://cypress-io.ghost.io/blog/2022/06/21/cypress-10-2-0-run-tests-up-to-2x-faster-on-apple-silicon-m1/] and does not require Rosetta to function. We r…
Cypress Integrated with AWS Amplify Console for End-to-End Testing
Yesterday, the AWS Amplify Console team announced Cypress as their tool of choice for adding End-to-End Testing for the Amplify Console [https://aws.amazon.com/amplify/console/]. Connecting an app in Amplify Console will detect Cypress installations and present a base amplify.yml which will run the…