kiwicom / pytest-recording

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

Throw an error if pytest-vcr is installed #20

Closed Stranger6667 closed 4 years ago

Stranger6667 commented 4 years ago

Otherwise, it could lead to incompatibilities on the fixture level (they will be mixed)

Stranger6667 commented 4 years ago

Done via #21