inst/extdata/example/grade_hw1.R

context("All tests for HW1")


test_that("testing a", {
  expect_equal(a, 1)
})

test_that("testing b", {
  expect_equal(b, 2)
})

Try the gradeR package in your browser

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

gradeR documentation built on Sept. 5, 2021, 5:26 p.m.