TapReporter-class {testthat}R Documentation

Test reporter: TAP format.

Description

This reporter will output results in the Test Anything Protocol (TAP), a simple text-based interface between testing modules in a test harness. For more information about TAP, see http://testanything.org

Arguments

...

Arguments used to initialise class


[Package testthat version 0.11.0 Index]