tests/testthat/setup-wtss.R

library("vcr")
invisible(vcr::vcr_configure(
    dir    = "../fixtures",
    record = "new_episodes",
    write_disk_path = "."
))
vcr::check_cassette_names()

Try the Rwtss package in your browser

Any scripts or data that you put into this service are public.

Rwtss documentation built on April 25, 2022, 9:07 a.m.