Fedora 22 Update: python-vcrpy-1.5.2-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Tue May 26 03:15:22 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-8434
2015-05-17 18:36:58
--------------------------------------------------------------------------------

Name        : python-vcrpy
Product     : Fedora 22
Version     : 1.5.2
Release     : 1.fc22
URL         : http://pypi.python.org/pypi/vcrpy
Summary     : Automatically mock your HTTP interactions to simplify and speed up testing
Description :
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.

--------------------------------------------------------------------------------
Update Information:

Latest upstream
Initial packaging
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1210983 - Review Request: python-vcrpy - Automatically mock your HTTP interactions to simplify and speed up testing
        https://bugzilla.redhat.com/show_bug.cgi?id=1210983
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-vcrpy' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list