Skip to content

Commit

Permalink
Update UI testing instructions (#22719)
Browse files Browse the repository at this point in the history
  • Loading branch information
guarani authored Feb 28, 2024
2 parents 381c907 + 535dd0a commit 4bec7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPress/UITests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Note that due to the mock server setup, tests cannot be run on physical devices

1. Follow the [build instructions](https://github.com/wordpress-mobile/WordPress-iOS#build-instructions) (steps 1-5) to clone the project, install the dependencies, and open the project in Xcode.
2. `rake mocks` to start a local mock server.
3. With the `WordPress` scheme selected in Xcode, open the Test Navigator and select the `WordPressUITests` test plan.
3. With the `Jetpack` scheme selected in Xcode, open the Test Navigator and select the `JetpackUITests` test plan.
4. Run the tests on a simulator.

## Adding tests
Expand Down

0 comments on commit 4bec7d7

Please sign in to comment.