robertzk/testthatsomemore: A mocking, stubbing, and file testing framework extending testthat

This package intends to go above and beyond the features provided by the testthat package. Namely, stubbing of functions and methods is provided as well as the ability to architect mock structured hierarchies of files (sometimes called fixtures). Intended for developers, testthatsomemore aims to raise the caliber of R testing frameworks to that of famous libraries like JUnit and RSpec.

Getting started

Package details

MaintainerRobert Krzyzanowski <technoguyrob@gmail.com>
LicenseMIT + file LICENSE
Version0.2.7
URL http://github.com/robertzk/testthatsomemore
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("robertzk/testthatsomemore")
robertzk/testthatsomemore documentation built on May 27, 2019, 11:38 a.m.