betamaxpy / betamax

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

Add a pytest fixture for Sessions #67

Closed sigmavirus24 closed 9 years ago

sigmavirus24 commented 9 years ago

This creates a simple, reusable, pytest fixture for use with Betamax and Requests.

TODO: