auto_testing_text: Generate automated testing boiler plate text for the testing...

View source: R/make-testing-plan.R

auto_testing_textR Documentation

Generate automated testing boiler plate text for the testing plan

Description

Generate automated testing boiler plate text for the testing plan

Usage

auto_testing_text(language = c("R", "Go"), return_text = FALSE)

Arguments

language

Denotes the language the package was coded in. Either 'R' or 'Go'. Dictates boiler plate text in the generated validation docs.

return_text

logical. If TRUE return the text instead of printing it


metrumresearchgroup/mrgvalidate documentation built on March 4, 2023, 7:54 a.m.