1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

test requests GET / POST with VCR

This commit is contained in:
Kevin McCarthy
2012-09-03 15:13:04 -10:00
parent 10f18af68c
commit 5e05587ea0
4 changed files with 58 additions and 2 deletions

View File

@@ -11,3 +11,4 @@ commands =
python test.py
deps =
PyYAML
requests