How to organize tests for Android and iOS repositories #1297
alvindizon
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are considering Maestro for our end-to-end tests for our Android and iOS app. The app for each platform has their own Github repo, and we are wondering about how to share Maestro tests between the two codebases. Each repository could have their own
.maestro
folder where the flows are stored and run via CI (Github Actions), but is there any way that they are stored only in one repository so that tests won't need to be duplicated for the platforms?Beta Was this translation helpful? Give feedback.
All reactions