Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markers for applying interceptors #11

Closed
wants to merge 1 commit into from
Closed

markers for applying interceptors #11

wants to merge 1 commit into from

Conversation

devanshshukla99
Copy link
Owner

In certain cases, the interceptors are conflicting with each other, so I think its better every function has its separate interceptor.
This can be achieved by using pytest markers. Currently, the available markers are

  • response_urllib
  • response_urllib3
  • response_requests
  • respose_aiohttp

@devanshshukla99
Copy link
Owner Author

Closed in favour of #16

@devanshshukla99 devanshshukla99 deleted the markers branch June 4, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant