Fast Python testing with Vcr.py
venmo.github.io
Fast Python testing with Vcr.py
1–3 of 3 posts
Re: Fast Python testing with Vcr.py
#2Author here. I'm happy to answer questions!
Re: Fast Python testing with Vcr.py
#3Author here. I'm happy to answer questions!
Author of VCR.py here, thanks for the great blog post! I really like seeing real-world use cases like yours. The decorator you created is very cool. I'm considering adding something similar to VCR.py itself where it introspects the test to automatically name the cassette.