dwww Home | Show directory contents | Find package

test_that("validation is not implemented", {

  desc <- description$new("!new")
  expect_warning(
    desc$validate(),
    "not implemented"
  )
})

Generated by dwww version 1.15 on Wed May 22 22:34:42 CEST 2024.