tests/testthat/setup-applepie.R

library("vcr") # *Required* as vcr is set up on loading
invisible(vcr::vcr_configure(
  dir = vcr::vcr_test_path("fixtures")
))
vcr::check_cassette_names()
rjlopez2/applepie documentation built on Dec. 27, 2021, 12:15 a.m.