socketry / async-http

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCR support

aemadrid opened this issue · comments

I'm looking through the documentation and the issues and I don't see how we could use VCR with async-http. I like the idea of running my tests first against a real server and then reusing the responses. Is this at all possible with async-http?

Yes it is now possible.