MultiReporter {testthat} | R Documentation |
Multi reporter: combine several reporters in one.
Description
This reporter is useful to use several reporters at the same time, e.g. adding a custom reporter without removing the current one.
See Also
Other reporters:
CheckReporter
,
DebugReporter
,
FailReporter
,
JunitReporter
,
ListReporter
,
LocationReporter
,
MinimalReporter
,
ProgressReporter
,
RStudioReporter
,
Reporter
,
SilentReporter
,
StopReporter
,
SummaryReporter
,
TapReporter
,
TeamcityReporter
[Package testthat version 3.2.1.1 Index]