tests/testthat/helper-vcr.R

library("vcr") # *Required* as vcr is set up on loading
invisible(vcr::vcr_configure(
  dir = vcr::vcr_test_path("fixtures")
))
vcr::vcr_configure(serialize_with = "json")
vcr::check_cassette_names()
adamhsparks/nasapower documentation built on March 29, 2024, 5:43 p.m.