tests/testthat/test-writing_testsheets.R

test_that("test_that must be included", {

})

test_that("include is optional", {

})

test_that("expect_function without comparision", {

})

test_that("expect_function using actual", {

})

test_that("expect_function using actual$attribute", {


})
nicole-brewer/testsheets documentation built on Sept. 26, 2021, 6:46 a.m.