I'm going through a fairly tedious process of getting a bunch of UI Tests to work again, but to run each test it looks like XCode launches the app twice in the simulator. Once for nothing, and then another time for real where it runs the test.
Is there something wrong with my configuration that causes this to happen or is this behaviour as intended?