powered by
svUnit
hyperSpec unit tests If svUnit is available, run the unit tests and display the results.
hy.unittest()
NA if svUnit is not available, otherwise TRUE if all tests are passed successfully. If a test fails, hy.unittest stops with an error.
NA
TRUE
hy.unittest
# NOT RUN { if (require (svUnit)){ hy.unittest () } # }
Run the code above in your browser using DataLab