kiwicom / pytest-recording

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

Pytest assertion rewriting for not matched requests #17

Closed Stranger6667 closed 5 years ago

Stranger6667 commented 5 years ago

Similar to https://github.com/ktosiek/pytest-vcr/pull/28

arthurHamon2 commented 5 years ago

You rock @Stranger6667 ! I may use your pytest plugin in the futur, thanks a lot :)

Stranger6667 commented 5 years ago

Thank you @arthurHamon2 ! :)