Learn R Programming

⚠️There's a newer version (1.7-0) of this package.Take me there.

unittest (version 1.0-0)

TAP-compliant unit testing.

Description

Concise TAP (http://testanything.org/) compliant unit testing package. Produces tests that can be run with CMD check with minimal implementation overhead.

Copy Link

Version

Install

install.packages('unittest')

Monthly Downloads

530

Version

1.0-0

License

GPL (>= 3)

Maintainer

Anthony Hennessey

Last Published

August 23rd, 2014

Functions in unittest (1.0-0)

unittest-package

TAP-compliant Unit Testing
ok

The unittest package's workhorse function