context("test-give_name.R")
test_that("a sample of names is returned for a specific sex", {
expect_is(give_name(), "character")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.