context("Tests in this file should never be run by test_* function")
test_that("this is not be run", {
expect_silent(stop())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.