tests/testthat/helper-runiverse.R

# Shoutout to https://github.com/mhpob/matos/
skip_on_runiverse <- function() {
  skip_if(
    Sys.getenv("MY_UNIVERSE", "") != "",
    "On R-universe."
  )
}
openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.