kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aiosonic support

bitphage opened this issue · comments

aiosonic is an async HTTP client, for example it's used in datadog-api-client library which I'm using in a project and need to write some tests for.

This is a feature request.