An open API service indexing awesome lists of open source software.

https://github.com/animesh-ghosh/check-vcr-py

Just a demo script to see how to use VCR.py
https://github.com/animesh-ghosh/check-vcr-py

Last synced: 6 months ago
JSON representation

Just a demo script to see how to use VCR.py

Awesome Lists containing this project

README

          

# check-vcr-py

Just a demo script to see how to use [VCR.py](https://github.com/kevin1024/vcrpy). [VCR.py](https://github.com/kevin1024/vcrpy) can be used for writing integration tests for interacting with external APIs.

Wrote this out of boredom. 😜