test_that("sitrep", {
with_temp_package()
expect_message(sitrep())
scaffold()
expect_message(sitrep())
expect_false(sitrep())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.