VCR.py

Record and replay HTTP interactions on your tests.

VCR.py repository preview
What You'll Learn

Automatically mock your HTTP interactions to simplify and speed up testing

Technologies & Topics
http
mocking
python
testing
Getting Started

1. Clone the Repository

git clone https://github.com/kevin1024/vcrpy.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
Python
Stars
2,795
Published
5/29/2012
CategoryPython
More in Python