tests/testthat/test-coverage.R

test_that("we use specific URLs in a codecov badge", {
  create_local_package()
  withr::local_options(usethis.quiet = FALSE)
  expect_snapshot(use_codecov_badge("OWNER/REPO"))
})
r-pkgs/usethis documentation built on March 29, 2025, 8:31 p.m.