tests/testthat/TestNestedTestDirs/tests/testthat/test-a.R

test_that("regular function `a` works as expected", {
  expect_equal(a(), TRUE)
  expect_equal(b(), FALSE)
})

Try the covr package in your browser

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

covr documentation built on Nov. 9, 2023, 9:07 a.m.