When running a large suite of tests within Xcode, I came across the a test that crashed. The Xcode debugger showed the location of the crash, however there didn't seem to be anyway to mark that test as failed and keep running the rest of the tests.
How within Xcode to mark a crashed test as failed and keep running the rest of the tests?
The easiest, and possibly, only way to mark a crashed test as failed and keep running the rest of the tests is to use Debug > Detach to let the crashed test "die". Xcode will continue to run the remaining tests.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With