Embassy
Embassy copied to clipboard
Could not start Embassy HTTP Server when running tests in Parallel
Is there any solution so that I can work with Embassy server when I am enabling the parallel execution of UI tests in XCUITest?
Because what happens is one simulator runs with the tests and then all the other simulators just fail and the app crashes: Could not start Embassy HTTP Server
Appreciate the help :) Cheers
You need to generate a new port number for each simulator