Description Usage Value Author(s) See Also Examples
hyperSpec unit tests
If svUnit is available, run the unit tests and
display the results.
1 |
NA if svUnit is not available,
otherwise TRUE if all tests are passed successfully. If a test
fails, hy.unittest stops with an error.
C. Beleites
1 2 3 | if (require (svUnit)){
hy.unittest ()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.