MultiReporter-class {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.

Arguments

...

Arguments used to initialise class


[Package testthat version 0.11.0 Index]