tests/test-with-svUnit.R

# Note that the message in case of error is not explicit enough.Moreover,
# nothing is printed in case of success, while we would like a succinct report
# TODO: check if warnings are not converted into errors during R CMD check tests
library(svUnit)
clearLog()
res <- capture.output(runTest(svSuite("package:svUnit"), "svUnit"))
errorLog()
SciViews/svUnit documentation built on May 14, 2022, 3:47 p.m.