tests/testthat.R

library(testthat)
library(RSelenium)

if(Sys.getenv("NOT_CRAN") == "true"){
  test_check("RSelenium")
}
JohanHJH/RSelenium documentation built on May 22, 2019, 5:36 p.m.