1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Update README.rst

This commit is contained in:
Kevin McCarthy
2020-04-19 08:46:10 -05:00
committed by GitHub
parent accffa8ea2
commit 2e5fdd36d5

View File

@@ -47,6 +47,11 @@ VCR.py will detect the absence of a cassette file and once again record
all HTTP interactions, which will update them to correspond to the new all HTTP interactions, which will update them to correspond to the new
API. API.
Usage with Pytest
-----------------
There is a library to provide some pytest fixtures called pytest-recording https://github.com/kiwicom/pytest-recording
License License
------- -------