r-lib / gargle

Infrastructure for calling Google APIs from R, including auth
https://gargle.r-lib.org/
Other
113 stars 33 forks source link

Optionally skip tests requiring mockr #239

Closed MichaelChirico closed 1 year ago

jennybc commented 1 year ago

As of 1c06c41e7a8473320287f6f309bb32d4376aa5b4, gargle no longer uses mockr and instead uses new mocking functionality in testthat.