kiwicom / pytest-recording

A pytest plugin that allows recording network interactions via VCR.py
MIT License
441 stars 35 forks source link

fix: `TypeError` when using network blocking with address as `bytes` or `bytearray` #56

Closed Stranger6667 closed 4 years ago

Stranger6667 commented 4 years ago

Fixes #55