venmo / DVR

Network testing for Swift
http://blog.soff.es/network-testing-in-swift-with-dvr
MIT License
651 stars 86 forks source link

Running tests with DVR crashes Xcode #34

Closed jordanekay closed 8 years ago

jordanekay commented 8 years ago

Seems to be a new issue in 0.2.0. I get either Invalid request. The request was not found in the cassette. or Something has gone horribly wrong. before Xcode hits a breakpoint and promptly crashes.

ayanonagon commented 8 years ago

And you said it works fine for 0.1.4 right? @soffes any ideas as to what’s going on with 0.2.0?

mihaigeorgescu-newstore commented 8 years ago

@jordanekay see issue https://github.com/venmo/DVR/issues/33

eliperkins commented 8 years ago

Closing as I believe this has been resolved in the latest version of Carthage.