kiwicom / pytest-recording

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

Is it possible to register serializers/matchers? #44

Closed pauloromeira closed 4 years ago

pauloromeira commented 4 years ago

I'm trying to use a custom serializer and custom matchers. Is it possible?