Generates an index the desc
arguments of all test_that()
calls in the
tests/testthat
directory of a package.
test_index( markers = interactive() && requireNamespace("rstudioapi", quietly = TRUE) && rstudioapi::isAvailable() ) # S3 method for test_index print(x, ...)
markers |
|
---|---|
x | a |
... | currently ignored |
A test_index
data.frame
(invisibly if markers == TRUE
)