tests/testthat/test_something.R

context("something")

test_that("else", {
  expect_true(TRUE)
})

Try the packagedocs package in your browser

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

packagedocs documentation built on May 2, 2019, 4:18 a.m.