context("warlockr-package")
test_that("warlockr-package works as expected", {
expect_type(.onUnload, "closure")
unloadNamespace("warlockr")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.