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)
  })
})
r-lib/roxygen2 documentation built on April 21, 2024, 4:36 a.m.