tests/testthat.R

library(testthat)
library(cometr)

onCRAN <- function() !identical(Sys.getenv("NOT_CRAN"), "true")
if (!onCRAN()) {
  test_check("cometr")
}
comet-ml/cometr documentation built on Oct. 23, 2023, 7:44 a.m.