expected <- config::get("some_config", file = system.file("config.yml", package = "covrconfig"))
test_that("Issue type 2", {
msg <- hello()
expect_equal(msg, expected)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.