tests/testthat.R

library(testthat)
library(dplyr)
library(salesforcer)

if(identical(tolower(Sys.getenv("NOT_CRAN")), "true")){
  test_check("salesforcer")  
}
StevenMMortimer/salesforcer documentation built on Nov. 7, 2024, 4:23 p.m.