tests/testthat.R

library(testthat)
library(gh)

if (Sys.getenv("NOT_CRAN") == "true") {
  test_check("gh")
}

Try the gh package in your browser

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

gh documentation built on May 29, 2024, 4:48 a.m.