kylef / Mockingjay

An elegant library for stubbing HTTP requests with ease in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mockingjay references XCTest

chbeer opened this issue · comments

I’d like to use Mockingjay in a test version of my app, where I mock some responses for demo mode.

But Mockingjay references XCTest and can therefore not be used outside of test projects.

Can Mockingjay be split up into a main pod + subpod for the XCTest dependency?

Ok. I’m sorry! I should’ve looked into the podspec first 🤦‍♂️