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