Skip to content

crevetor/vcrwrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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