tests/testthat/test_to_html.R

context("to_html")

test_that("else", {
  expect_equivalent(to_html("asdf"), "asdf")
  expect_equivalent(to_html.character("asdf"), "asdf")
})

Try the packagedocs package in your browser

Any scripts or data that you put into this service are public.

packagedocs documentation built on May 2, 2019, 4:18 a.m.