dwww Home | Show directory contents | Find package

test_that("use_code_of_conduct() creates promised file", {
  create_local_project()
  use_code_of_conduct("test@example.com")
  expect_proj_file("CODE_OF_CONDUCT.md")
})

Generated by dwww version 1.15 on Tue Jul 2 09:10:06 CEST 2024.