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
I have read the OHHTTPStubs wiki to see if there wasn't a detailed page talking about my issue
Environment
version of OHHTTPStubs: 9.1.0
integration method you are using:
Cocoapods
Carthage
submodule
other (SPM)
version of the tool you use: Xcode 12.5.1
Issue Description
Stubs are being added but test condition block is never called. I am using Xcode 12.5.1 and thus Swift 5.4.2. I think I have an identical setup to #346 because I am also using UI tests without a host application.
The text was updated successfully, but these errors were encountered:
@LemonSpike : can refer here If you have found a work around may I request to close this issue. If you did not have success yet. I will be happy to raise a pr on your sample project link to fix it. thanks.
New Issue Checklist
OHHTTPStubs
for your project sectionEnvironment
Issue Description
Stubs are being added but test condition block is never called. I am using Xcode 12.5.1 and thus Swift 5.4.2. I think I have an identical setup to #346 because I am also using UI tests without a host application.
The text was updated successfully, but these errors were encountered: