tests/testthat/test-render_country_report.R

context("render_country_report")


test_that("render_country_report completes successfully", {
  skip_on_cran()
  expect_true(grepl("country-report.html", render_country_report()))
})

Try the getTBinR package in your browser

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

getTBinR documentation built on July 2, 2020, 12:31 a.m.