Source: pytest-recording Section: python Priority: optional Maintainer: Debian GIS Project Uploaders: Antonio Valentino Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-pycurl, python3-pytest, python3-pytest-httpbin , python3-pytest-mock , python3-requests , python3-vcr, python3-werkzeug Standards-Version: 4.6.2 Testsuite: autopkgtest-pkg-pybuild Rules-Requires-Root: no Homepage: https://github.com/kiwicom/pytest-recording Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytest-recordong Vcs-Git: https://salsa.debian.org/debian-gis-team/pytest-recording.git Description: pytest plugin that allows recording of network interactions A pytest plugin that records network interactions in your tests via VCR.py. . Features: . * Straightforward `pytest.mark.vcr`, that reflects `VCR.use_cassettes` API; * Combining multiple VCR cassettes; * Network access blocking; * The ``rewrite`` recording mode that rewrites cassettes from scratch. Package: python3-pytest-recording Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python3-pycurl Description: ${source:Synopsis} ${source:Extended-Description}