Package python3-module-requests-mock: Information

  • Default inline alert: Version in the repository: 1.12.1-alt1

Binary package: python3-module-requests-mock
Version: 1.12.0-alt1
Architecture: noarch
Build time:  Mar 28, 2024, 05:36 PM in the task #343816
Report package bug
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.

Maintainer: Stanislav Levin


ACL:
Stanislav Levin
@everybody

Last changed


March 28, 2024 Stanislav Levin 1.12.0-alt1
- 1.11.0 -> 1.12.0.
June 8, 2023 Stanislav Levin 1.11.0-alt1
- 1.10.0 -> 1.11.0.
Oct. 3, 2022 Stanislav Levin 1.10.0-alt1
- 1.9.3 -> 1.10.0.