tests/testthat/test-article.R

context("article")

source("utils.R")

test_that("radix articles can be created", {
  skip_if_pandoc_not_installed()
  expect_s3_class(radix_article(), "rmarkdown_output_format")
})

Try the radix package in your browser

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

radix documentation built on May 1, 2019, 8:05 p.m.