bryanhanson/roxut: Document Unit Tests Roxygen-Style

Much as 'roxygen2' allows one to document functions in the same file as the function itself, 'roxut' allows one to write the unit tests in the same file as the function. Once processed, the unit tests are moved to the appropriate directory. Currently supports 'testthat' and 'tinytest' frameworks. The 'roxygen2' package provides much of the infrastructure.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.4.3
URL https://github.com/bryanhanson/roxut
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bryanhanson/roxut")
bryanhanson/roxut documentation built on Jan. 5, 2023, 10:30 a.m.