Contents

responses 0.25.3

0

A utility library for mocking out the `requests` Python library.

A utility library for mocking out the requests Python library.

Stars: 4147, Watchers: 4147, Forks: 354, Open Issues: 20

The getsentry/responses repo was created 10 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4147 github stars!

How to Install responses

You can install responses using pip

pip install responses

or add it to a project with poetry

poetry add responses

Package Details

Author
David Cramer
License
Apache 2.0
Homepage
https://github.com/getsentry/responses
PyPi:
https://pypi.org/project/responses/
Documentation:
https://github.com/getsentry/responses/blob/master/README.rst
GitHub Repo:
https://github.com/getsentry/responses

Classifiers

  • Software Development
No  responses  pypi packages just yet.

Errors

A list of common responses errors.

Code Examples

Here are some responses code examples and snippets.

GitHub Issues

The responses package has 20 open issues on GitHub

  • regression regarding content_type in 0.10.8
  • minor cleanup
  • Mocking is not completely undone when decorated tests are nested
  • mbeliaev/new_reg
  • expose get_registry() method
  • CustomRegistry - improve reset() availability
  • mbeliaev/stubs
  • Grant triage role to beliaev-maksim
  • sleep in callback causes Not all requests have been executed AssertionError

See more issues on GitHub