Package : python-vcrpy > RPM : python-vcrpy-1.11.0-1.mga6.src.rpm

Basic items

Name python-vcrpy
Version 1.11.0
Release 1.mga6
URL https://pypi.io/project/vcrpy
Group Development/Python
Summary Automatically mock your HTTP interactions to simplify and speed up testing
Size 65KB
Arch noarch
License MIT

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2017-05-14 05:55:14
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie