exvcr v0.8.5 ExVCR.Checker

Provides data store for checking which cassette files are used. It’s for [mix vcr.check] task.

Summary

Functions

Increment the counter for cache cassettes hit

Increment the counter for server request hit

Functions

add_cache_count(recorder)

Increment the counter for cache cassettes hit.

add_server_count(recorder)

Increment the counter for server request hit.

append(x)
get()
set(x)
start(arg)