kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

fix(filters): make work with dict body parameters, such as aiohttp #582

Closed scop closed 3 years ago

scop commented 3 years ago

Closes https://github.com/kevin1024/vcrpy/issues/398

I think this improves on #572