mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
let's try this fancy build status badge thing
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
This is a proof-of-concept start at a Python version of [Ruby's VCR
|
||||
library](https://github.com/myronmarston/vcr).
|
||||
|
||||
[](http://travis-ci.org/kevin1024/vcrpy)
|
||||
|
||||
##What it is supposed to do
|
||||
Simplify testing by recording all HTTP interactions and saving them to
|
||||
"cassette" files, which are just yaml files. Then when you run your tests
|
||||
|
||||
Reference in New Issue
Block a user