Fedora Packages

python3-vcrpy Subpackage of python-vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing

Simplify and speed up testing HTTP by recording all HTTP interactions and saving them to "cassette" files, which are yaml files containing the contents of your requests and responses. Then when you run your tests again, they all just hit the text files instead of the internet. This speeds up your tests and lets you work offline. If the server you are testing against ever changes its API, all you need to do is delete your existing cassette files, and run your tests again. All of the mocked responses will be updated with the new API.

Releases Overview

Release Stable Testing
Fedora Rawhide 5.0.0-4.fc40 -
Fedora 40 5.0.0-4.fc40 -
Fedora 39 5.0.0-2.fc39 -
Fedora 38 4.2.1-2.fc38 -
EPEL 9 4.1.1-6.el9 -
EPEL 8 4.1.1-6.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-vcrpy dash maintainers at fedoraproject dot org.



Sources on Pagure