kiwicom / pytest-recording

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

Add `network.block` / `network.unblock` functions for manual #9

Closed Stranger6667 closed 5 years ago

Stranger6667 commented 5 years ago

network blocking manipulations. Closes #8