tests/testthat/test-rd-find-link-files.R

test_that("generates informative warnings", {
  expect_snapshot({
    tag <- roxy_test_tag()
    find_topic_filename("11papaya", "foo", tag)
    find_topic_filename("stringr", "foofofofoo", tag)
  })
})

Try the roxygen2 package in your browser

Any scripts or data that you put into this service are public.

roxygen2 documentation built on Dec. 9, 2022, 1:09 a.m.