| LocationReporter {testthat} | R Documentation |
Test reporter: location
Description
This reporter simply prints the location of every expectation and error. This is useful if you're trying to figure out the source of a segfault, or you want to figure out which code triggers a C/C++ breakpoint
See Also
Other reporters:
CheckReporter,
DebugReporter,
FailReporter,
JunitReporter,
ListReporter,
MinimalReporter,
MultiReporter,
ProgressReporter,
RStudioReporter,
Reporter,
SilentReporter,
StopReporter,
SummaryReporter,
TapReporter,
TeamcityReporter
[Package testthat version 3.2.1.1 Index]