AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
MIT License
5.03k stars 602 forks source link

OHHTTPStubs with SPM in Xcode 12.5 #348

Open LemonSpike opened 2 years ago

LemonSpike commented 2 years ago

New Issue Checklist

Environment

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.

kishorepran commented 1 year ago

@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.