OHHTTPStubs icon indicating copy to clipboard operation
OHHTTPStubs copied to clipboard

OHHTTPStubs with SPM in Xcode 12.5

Open LemonSpike opened this issue 3 years ago • 1 comments

New Issue Checklist

Environment

  • version of OHHTTPStubs: 9.1.0
  • integration method you are using:
    • [ ] Cocoapods
    • [ ] Carthage
    • [ ] submodule
    • [x] 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.

LemonSpike avatar Aug 30 '21 18:08 LemonSpike

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

kishorepran avatar Jul 15 '23 07:07 kishorepran