Colin-b/pytest_httpx

Allow to add responses based on a file content

Opened this issue · 0 comments

This will allow to replay #113 and have the side effect of letting users have responses in files instead of in python tests (especially useful in case of heavy amount of responses or even huge payloads).
Argument parsing should be intelligent enough to allow every existing parameter to date (and be generic in some way?)