tests/testthat/test-get_github_url_desc.R

test_that("get_github_url_desc works", {
  
  testthat::expect_null(
    get_github_url_desc(desc_file = NULL)
  )
})

Try the rworkflows package in your browser

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

rworkflows documentation built on May 29, 2024, 2:37 a.m.