1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 17:45:35 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Kevin McCarthy
c90778274e reorganize tests, start using pytest 2013-02-21 22:15:57 -10:00
Kevin McCarthy
41da9ddbab Add Support for Requests Library
Added support and tests for the Requests library.  At least basic
support seems to be working.  The tests should run fine if you
don't have requests installed; it just won't verify the requests-
specific tests.
2012-09-16 12:29:45 -10:00
Kevin McCarthy
5e05587ea0 test requests GET / POST with VCR 2012-09-03 15:13:04 -10:00
Marc Abramowitz
d54b15dcae Add tox.ini for tox (http://tox.testrun.org/) 2012-07-01 11:06:32 -07:00