socketry / async-http

MIT License
298 stars 45 forks source link

VCR support #59

Closed aemadrid closed 3 years ago

aemadrid commented 3 years ago

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?

ioquatix commented 3 years ago

Yes it is now possible.