inst/extdata/example_mandatory.R

### Assignment structure ###

context("Mandatory tests")

test_that("Mandatory tests", {
  expect_true(exists("my_name"), "Variable my_name is missing")
})
MansMeg/markmyassignment documentation built on Jan. 31, 2024, 4:11 p.m.