tests/testthat/test-unit_args.R

## test_file("tests/testthat/test-unit_args.R")

if (!identical(Sys.getenv("NOT_CRAN"), "true")) return()
skip_on_cran()

test_that("unit_args just works", {
  expect_output(unit_args())
})

Try the respR package in your browser

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

respR documentation built on May 29, 2024, 7:14 a.m.