Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

webmockr v2.1.0

Choose a tag to compare

@sckott sckott released this 30 Jun 06:03
· 31 commits to main since this release
6a6b9d5

What's Changed

  • Many previously exported R6 classes that are internal use only are no longer exported. RequestPattern is still exported in this version, but will not be in the next version
  • Improve how httr2 mocking is set (#114) thanks @hadley
  • Correctly check that vcr is loaded, not attached (#142) thanks @hadley
  • Update tests to use testthat edition 3, and run in parallel
  • Moved crul from Imports to Suggests. replace use of a crul function with an equivalent from curl so crul is truly not needed to run wemockr unless using crul

New Contributors

Full Changelog: v2.0.0...v2.1.0