tests/testthat/test-roxy2HTML.R

test_that("Convert script.R", {
  input_path <- system.file("examples/script.R", package = "directRoxy")
  expect_error(roxy2HTML(input_path, tempdir()), NA)
})
mimikwang/directRoxy documentation built on Dec. 29, 2019, 11:58 a.m.