tests/testthat/test-sample.R

context("Checking SAMPLE")

## This is a sample unit test that can be altered

## The user is encouraged to use unit tests on each function
## to ensure it continues to behave as expected after changes

test_that("SAMPLE ...",{
    
    expect_true(TRUE)

})
data-steve/supportr documentation built on May 14, 2019, 7:08 p.m.