powered by
Generates unit test code for an R function.
gen_tests(prompt = NULL)
#' A character string containing the generated unit test code.
A character string specifying the prompt for the Gemini model. If NULL, a default prompt is used.