use_vcr()
is deprecated because it is no longer needed. In lifecycle v2,
local_cassette()
and friends automatically use tests/testthat/_vcr
without any need for additional configuration.
use_vcr()
is deprecated because it is no longer needed. In lifecycle v2,
local_cassette()
and friends automatically use tests/testthat/_vcr
without any need for additional configuration.