Learn R Programming

testthat (version 0.9.1)

MinimalReporter-class: Test reporter: minimal.

Description

The minimal test reporter provides the absolutely minimum amount of information: whether each expectation has succeeded, failed or experienced an error. If you want to find out what the failures and errors actually were, you'll need to run a more informative test reporter.

Arguments

...
Arguments used to initialise class