test_that("Cleese and Brian are graded correctly", {
expect_identical(grade(Cleese), "3/3")
expect_identical(grade(Brian), "0/3")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.