tests/testthat.R

library(testthat)
library(cloudml)

if (identical(Sys.getenv("NOT_CRAN"), "true") && nchar(Sys.getenv("GCLOUD_ACCOUNT_FILE")) > 0) {
  test_check("cloudml")
}
rstudio/cloudml documentation built on Aug. 12, 2020, 8:22 p.m.