test_that("Sum two numbers works", { expect_equal(1 + 2, 3) expect_equal(100 + 200, 300) expect_equal(123 +456, 579) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.