rorynolan/exampletestr: Help for Writing Unit Tests Based on Function Examples

Take the examples written in your documentation of functions and use them to create shells (skeletons which must be manually completed by the user) of test files to be tested with the 'testthat' package. Sort of like python 'doctests' for R.

Getting started

Package details

MaintainerRory Nolan <rorynoolan@gmail.com>
LicenseGPL-3
Version1.7.1
URL https://rorynolan.github.io/exampletestr/ https://github.com/rorynolan/exampletestr#readme
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rorynolan/exampletestr")
rorynolan/exampletestr documentation built on June 27, 2023, 5:58 p.m.