Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mocktail support #331

Closed
7 of 9 tasks
santiagotimothy opened this issue Oct 5, 2020 · 2 comments
Closed
7 of 9 tasks

Mocktail support #331

santiagotimothy opened this issue Oct 5, 2020 · 2 comments

Comments

@santiagotimothy
Copy link

santiagotimothy commented Oct 5, 2020

New Issue Checklist

Environment

  • version of OHHTTPStubs: 8.0.0 to 9.0.0
  • integration method you are using:
    • Cocoapods
    • Carthage
    • submodule
    • other (SPM)
  • version of the tool you use: 0.36.0

Issue Description

Our project is moving to Swift Package Manager from Carthage (OHHTTPStubs 8.0.0) and found out that Mocktails are not supported by the package generated by the project, any chance this gets supported soon?

Previous implementation:

OHHTTPStubs.stubRequests(usingMocktailNamed: file, in: self.bundle, error: &error)

@notapplicableio
Copy link

I'd like to use Mocktails, too. Via SPM.

@natebird
Copy link

natebird commented Feb 1, 2021

It looks like @fabrizioCorut has an open PR for this - #340.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants