tests/testthat/test-desc.R

test_that("desc wrapper works", {
  expect_equal(
    desc(test_path("D2")),
    description$new(test_path("D2"))
  )
})

Try the desc package in your browser

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

desc documentation built on May 29, 2024, 8:54 a.m.