test_that("test_that must be included", {
})
test_that("include is optional", {
})
test_that("expect_function without comparision", {
})
test_that("expect_function using actual", {
})
test_that("expect_function using actual$attribute", {
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.