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()
ropensci/nasapower documentation built on Feb. 23, 2025, 9:14 p.m.