|
|
|
|
|
by gingerlime
4966 days ago
|
|
Nice. The thing I liked about VCR is that it not only allows you to mock HTTP responses, but actually records the real response the first time you use it. So you don't even necessarily have to specify what the contents/headers of the response should look like manually... To have an equivalent library for python would be very neat. Hope you guys can join effort somehow to make it happen. |
|