test_that("roclet", {
with_temp_package()
scaffold()
use_sass()
expect_message(
roxygen2::roxygenise(roclets = "leprechaun::build_roclet")
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.