| SilentReporter | R Documentation |
This reporter quietly runs all tests, simply gathering all expectations.
This is helpful for programmatically inspecting errors after a test run.
You can retrieve the results with the expectations()
method.
Other reporters:
CheckReporter,
DebugReporter,
FailReporter,
JunitReporter,
ListReporter,
LocationReporter,
MinimalReporter,
MultiReporter,
ProgressReporter,
RStudioReporter,
Reporter,
StopReporter,
SummaryReporter,
TapReporter,
TeamcityReporter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.