1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 01:25:34 +00:00

Add pytest-recording to the documentation as an alternative Pytest plugin

This commit is contained in:
dmitry.dygalo
2019-10-01 11:22:28 +02:00
parent 2eba71092d
commit f263c60d78
2 changed files with 4 additions and 0 deletions

View File

@@ -101,3 +101,6 @@ Pytest Integration
A Pytest plugin is available here : `pytest-vcr
<https://github.com/ktosiek/pytest-vcr>`__.
Alternative plugin, that also provides network access blocking: `pytest-recording
<https://github.com/kiwicom/pytest-recording>`__.