1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-11 01:53:01 +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

2
test_requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
PyYAML
requests