powered by
If testthat::testthat-package is available, run the unit tests and display the results.
unittest(ns, standalone = TRUE, reporter = "progress")
Invisibly returns a data.frame with the test results
namespace (package) to test
if TRUE, appropriate testthat::Reporters are used, if FALSE the exectution assumes reporters are started already.
TRUE
FALSE
testthat::Reporter to be used.
Claudia Beleites
unittest("hySpc.testthat")
Run the code above in your browser using DataLab