pytest-remote-response
stable
Contents
⛷️Getting started
🤔Why pytest-remote-response?
❓How it works?
⚙API documentation
pytest plugin
Response
Database
Interceptors
urllib
Interceptor module
urllib
Interceptor module (
unstable
)
urllib3
Interceptor module
urllib3
Interceptor module (
unstable
)
requests
Interceptor Module
aiohttp
Interceptor Module
Functions
Classes
Class Inheritance Diagram
Exceptions
🏭Changelog
License
pytest-remote-response
»
⚙API documentation
»
create_wrapper
Edit on GitHub
create_wrapper
¶
pytest_response.interceptors.aiohttp.
create_wrapper
(
func
)
[source]
¶
Wrapper for
aiohttp.ClientResponse.text()