mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
add reference to pytest-vcr plugin in the documentation
This commit is contained in:
@@ -95,3 +95,9 @@ Unittest Integration
|
|||||||
While it's possible to use the context manager or decorator forms with unittest,
|
While it's possible to use the context manager or decorator forms with unittest,
|
||||||
there's also a ``VCRTestCase`` provided separately by `vcrpy-unittest
|
there's also a ``VCRTestCase`` provided separately by `vcrpy-unittest
|
||||||
<https://github.com/agriffis/vcrpy-unittest>`__.
|
<https://github.com/agriffis/vcrpy-unittest>`__.
|
||||||
|
|
||||||
|
Pytest Integration
|
||||||
|
------------------
|
||||||
|
|
||||||
|
A Pytest plugin is available here : `pytest-vcr
|
||||||
|
<https://github.com/ktosiek/pytest-vcr>`__.
|
||||||
|
|||||||
Reference in New Issue
Block a user