summaryrefslogtreecommitdiff
path: root/devel/py-pytest-recording/pkg-descr
blob: e5cdf53399f0c651f56921dc3f8e4a63e25858af (plain) (blame)
1
2
3
4
5
6
7
Pytest plugin that allows recording network interactions via VCR.py

Features:
* Straightforward pytest.mark.vcr, that reflects VCR.use_cassettes API
* Combining multiple VCR cassettes
* Network access blocking
* The rewrite recording mode that rewrites cassettes from scratch