SilentReporter-class {testthat}R Documentation

Test reporter: gather all errors silently.

Description

This reporter quietly runs all tests, simply gathering the results for later use. This is helpful for programmatically inspecting errors after a test run.

Arguments

...

Arguments used to initialise class


[Package testthat version 0.11.0 Index]