Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569324
en ru br
ALT Linux repos
S:1.11.0-alt1

Group :: Development/Python3
RPM: python3-module-requests-mock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.11.0-alt1
Build date: 8 june 2023, 16:04 ( 46.4 weeks ago )
Size: 52.05 Kb

Home page:   https://pypi.org/project/requests-mock/

License: Apache-2.0
Summary: Mock out responses from the requests package
Description:

The requests-mock library at its core is simply a transport adapter that
can be preloaded with responses that are returned if certain URIs are
requested. This is particularly useful in unit tests where you want to
return known responses from HTTP requests without making actual calls.

As the requests library has very limited options for how to load and use
adapters requests-mock also provides a number of ways to make sure the
mock adapter is used. These are only loading mechanisms, they do not
contain any logic and can be used as a reference to load the adapter in
whatever ways works best for your project.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-requests-mock
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin