Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 406 Bytes

vcrwrapper

A wrapper for VCR based on https://gist.github.com/simon-weber/9956782#file-externalcall-py

Available environment variables

  • VCR_CASSETTE_PATH: Path where cassettes are searched for/recorded
  • VCR_MAKE_EXTERNAL_REQUESTS: Set to 'TRUE' to skip VCR and make external requests instead
  • VCR_RECORD_MODE: Any of the VCR modes, default is none