utestPath: Unit Tests Result Directory

View source: R/unitTests.R

utestPathR Documentation

Unit Tests Result Directory

Description

Returns the path to the directory where the results of unit tests are stored. This path is used by utest to save unit test results, which are read by makeUnitVignette to update the unit test vignette when runnning R CMD check.

Usage

utestPath(...)

Arguments

...

extra arguments passed to packagePath, e.g., package.

Value

The path tot the unit-test results.


renozao/pkgmaker documentation built on May 3, 2023, 6:04 p.m.