utestFramework {pkgmaker} | R Documentation |
Inferring Unit Test Framework
utestFramework(x, eval = FALSE)
x |
an filename, a function or the body of a function |
eval |
a logical that indicates if the value of
|
the name of the framework as a character string or NULL if it could not be detected.