Post

Replies

Boosts

Views

Activity

XCTest disable "Checking for crash reports corresponding to unexpected termination"
in our app, in certain scenarios we crash the app. we would like to test this using XCTest with a UI test, but it seems that after each such test where the app crashed (which we expect), it runs "Checking for crash reports corresponding to unexpected termination" which takes a very long time. is there a way to disable checking for crash reports, or somehow let XCUITest know the crash is expected?
0
1
875
Feb ’21