Create new example tests
1 2 | testex_create(sources, exceptions = testex_exceptions(),
parent.env = parent.frame(), verbose = TRUE)
|
sources |
example sources defined by a call to |
exceptions |
possible exceptions of function calls or returned classes that shall not be compared, generated with |
parent.env |
The parent environment in which examples are evaluated. By default |
verbose |
Shall extra information be shown while creating the tests? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.