Skip to content
Discussion options

You must be logged in to vote

Hello @predatorx7
You can handle this in the pre-test script and then enable integration tests in the Tests section. Enabling integration tests to run flutter driver allows you to select the iOS simulator, which will be automatically launched during the process.
After the test execution, if you access the build machine remotely, you’ll notice that the simulator remains active only until the tests are completed, after which it shuts down automatically.

Screenshot

Please try this out and let me know how it goes on your end.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dam-ease
Comment options

Answer selected by predatorx7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants