Declares the packages the tests in this file may use without attaching them themselves, as if the file had opened with library(pkg). Call once, at the top; a single test overrides this with its own TestConfiguration.assumeLoaded, [] included.
library(pkg)
[]
Declares the packages the tests in this file may use without attaching them themselves, as if the file had opened with
library(pkg). Call once, at the top; a single test overrides this with its own TestConfiguration.assumeLoaded,[]included.