inst/pkg/tests/testthat/test-something.R

context("Your first test")

test_that("Tests are running--delete this and put in real tests!", {
    expect_true(TRUE)
})

Try the skeletor package in your browser

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

skeletor documentation built on May 1, 2019, 6:26 p.m.