python-vcr – record and replay HTML interactions (Python library)

vcr.py records all interactions that take place through the HTML libraries it supports and writes them to flat files, called cassettes (YAML format by default). These cassettes could be replayed then for fast, deterministic and accurate HTML testing.

vcr.py supports the following Python HTTP libraries:

  • urllib2 (stdlib)

  • urllib3

  • http.client (Python3 stdlib)

  • Requests

  • httplib2

  • Boto (interface to Amazon Web Services)

  • Tornado’s HTTP client

This package contains the modules for Python 2.

Package availability chart

Distribution

Base version

Our version

Architectures

Debian GNU/Linux 10.0 (buster)

2.0.1-3

Debian GNU/Linux 11.0 (bullseye)

4.0.2-1

Debian GNU/Linux 12.0 (bookworm)

4.2.1-1

Debian GNU/Linux 9.0 (stretch)

1.10.0-1

1.7.3-1.0.1~nd90+1

i386, amd64, sparc, armel

Debian testing (trixie)

5.1.0-1.1

Debian unstable (sid)

5.1.0-1.1

1.7.3-1.0.1~nd+1

i386, amd64, sparc, armel

Ubuntu 16.04 “Xenial Xerus” (xenial)

1.7.3-1

1.7.3-1.0.1~nd+1+nd16.04+1

i386, amd64, sparc

Ubuntu 18.04 “Bionic Beaver” (bionic)

1.11.1-1

Ubuntu 20.04 “Focal Fossa” (focal)

4.0.2-1

Ubuntu 22.04 “Jammy Jellyfish” (jammy)

4.0.2-1

Comments

blog comments powered by Disqus