Skip to content

Commit

Permalink
docs: cypress on arm based mac (#2795)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajay Kelkar authored Oct 12, 2022
1 parent aa698e0 commit d8514b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,8 @@ You can also run this command from a sub folder.

We use [Cypress](https://www.cypress.io) to run our e2e tests.

⚠️ To run Cypress on ARM based Mac's, at the moment it is [necessary to install Rosetta 2](https://www.cypress.io/blog/2021/01/20/running-cypress-on-the-apple-m1-silicon-arm-architecture-using-rosetta-2/). To install, use the command - `softwareupdate --install-rosetta --agree-to-license`

The simplest way to develop e2e tests is:

<pre type="repo/executable">
Expand Down

0 comments on commit d8514b5

Please sign in to comment.