library(httptest)
# Sample test using httptest for making a mock web request and
# for saving expected behavior.
with_mock_dir("good_key", {
test_that("HUD Good", {
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.