Skip to content

Bring mocking ability to other req_perform* functions? #651

Description

@sckott

Of the various req_perform* functions (thinking mostly of req_perform_parallel and req_perform_connection) I think mock is only available in req_perform. Is that wrong?

Would you consider adding mocking ability (whether through a parameter or via a with handler like with_mocked_responses) to the other req_perform* functions?

Use case is so that packages like vcr, webmockr, httptest2 can hook into them

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions