You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to understand your approach I find that I would prefer to have somewhat of more "expected" integration point calling out selected tests from standard XCTest.
I also not that you are swizzling the recordFailure method. Is the to work around some bug? I have experienced some difficulty in getting Xcode to properly display links to outside files. recordFailure(...) is not behaving as I would expect.
The text was updated successfully, but these errors were encountered:
In trying to understand your approach I find that I would prefer to have somewhat of more "expected" integration point calling out selected tests from standard XCTest.
I also not that you are swizzling the recordFailure method. Is the to work around some bug? I have experienced some difficulty in getting Xcode to properly display links to outside files. recordFailure(...) is not behaving as I would expect.
The text was updated successfully, but these errors were encountered: