betamaxpy / betamax

A VCR imitation designed only for python-requests.
https://betamax.readthedocs.io/en/latest/
Other
566 stars 62 forks source link

Start adding hooks #104

Closed sigmavirus24 closed 8 years ago

sigmavirus24 commented 8 years ago

Add before_record and before_playback which will be the first two supported hooks. We will wait to support the rest until later.