Vcrpy Versions Save

Automatically mock your HTTP interactions to simplify and speed up testing

v1.7.2

8 years ago

[#186] Get effective_url in tornado (thanks @mvschaik), [#187] Set request_time on Response object in tornado (thanks @abhinav).

v1.7.1

8 years ago

Patch fetch_impl instead of the entire HTTPClient class for Tornado (thanks @abhinav).

v1.7.0

8 years ago

v1.6.1

8 years ago

[#169] Support conditional requirements in old versions of pip, Fix RST parse errors generated by pandoc, [Tornado] Fix unsupported features exception not being raised, [#166] content-aware body matcher.

v1.6.0

8 years ago

[#120] Tornado support (thanks @abhinav), [#147] packaging fixes (thanks @graingert), [#158] allow filtering post params in requests (thanks @MrJohz), [#140] add xmlrpclib support (thanks @Diaoul).

v1.5.2

9 years ago

1.5.2 Fix crash when cassette path contains cassette library directory (thanks @gazpachoking).

v1.5.1

9 years ago

v1.5.0

9 years ago

v1.4.2

9 years ago

v1.4.0

9 years ago

Filter post data parameters (thanks @eadmundo), support for posting files through requests, inject_cassette kwarg to access cassette from use_cassette decorated function, with_current_defaults actually works (thanks @samstav).