tests/testthat/test_something.R

test_that("we have a test",
          {
            expect_is(NULL, "NULL")
          })
colebrookson/pkg-template documentation built on Dec. 19, 2021, 5:21 p.m.