dwww Home | Show directory contents | Find package

local_edition(2)
setup(brio::write_lines("test", "teardown.txt"))
teardown(file.remove("teardown.txt"))

test_that("file is created", {
  expect_true(file.exists("teardown.txt"))
})

Generated by dwww version 1.15 on Fri May 17 23:23:51 CEST 2024.