Skip to content

devtools 2.4.6

Latest

Choose a tag to compare

@jennybc jennybc released this 03 Oct 16:59
  • Functions that use httr now explicitly check that it is installed
    (@catalamarti, #2573).

  • test_coverage() now works if the package has not been installed.

  • test_coverage_active_file() now reports if any tests failed and does
    a better job of executing snapshot comparisons.

  • dev_mode() and check_rhub() are deprecated.