module documentation

Helpers for VCR

Class vcr_testcase Decorator for TestCases that use VCR. It automatically sets up a different cassette for each test function.
Function filter_response_headers Undocumented
Function get_vcr Undocumented
Function reorder_request_params Undocumented
def filter_response_headers(response): (source)

Undocumented

def get_vcr(**kwargs): (source)

Undocumented

def reorder_request_params(request): (source)

Undocumented