tests/testthat/test-directives.R

context("directive checks")

test_that("directives returns a character vector.", {
  expect_is(directives_section("myapp", TRUE, "3.3.2", FALSE, "1.21.1"), "character")
})

Try the RInno package in your browser

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

RInno documentation built on May 1, 2019, 10:52 p.m.