Learn R Programming

testthat (version 3.3.0)

MultiReporter: Run multiple reporters at the same time

Description

This reporter is useful to use several reporters at the same time, e.g. adding a custom reporter without removing the current one.

Arguments

See Also

Other reporters: CheckReporter, DebugReporter, FailReporter, JunitReporter, ListReporter, LocationReporter, MinimalReporter, ProgressReporter, RStudioReporter, Reporter, SilentReporter, SlowReporter, StopReporter, SummaryReporter, TapReporter, TeamcityReporter