mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +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
|
This is a proof-of-concept start at a Python version of [Ruby's VCR
|
||||||
library](https://github.com/myronmarston/vcr).
|
library](https://github.com/myronmarston/vcr).
|
||||||
|
|
||||||
|
[](http://travis-ci.org/kevin1024/vcrpy)
|
||||||
|
|
||||||
##What it is supposed to do
|
##What it is supposed to do
|
||||||
Simplify testing by recording all HTTP interactions and saving them to
|
Simplify testing by recording all HTTP interactions and saving them to
|
||||||
"cassette" files, which are just yaml files. Then when you run your tests
|
"cassette" files, which are just yaml files. Then when you run your tests
|
||||||
|
|||||||
Reference in New Issue
Block a user