Skip to content

Commit 5db4da7

Browse files
authored
Merge pull request #56 from chazuttu/pytest_vcr_dummy
pytest-vcr support added
2 parents 6dd9ada + 5f1ce7b commit 5db4da7

File tree

4 files changed

+1000
-2
lines changed

4 files changed

+1000
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ pytest==4.6.11; python_version <= '2.7'
22
pytest==6.2.3; python_version > '3'
33
pytest-html==1.22.1; python_version <= '2.7'
44
pytest-html==3.1.1; python_version > '3'
5+
pytest-vcr==1.0.2

0 commit comments

Comments
 (0)