Learn R Programming

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

svUnit (version 0.7-12)

SciViews GUI API - Unit testing

Description

A complete unit test system and functions to implement its GUI part

Copy Link

Version

Install

install.packages('svUnit')

Monthly Downloads

22,495

Version

0.7-12

License

GPL-2

Maintainer

Philippe Grosjean

Last Published

March 2nd, 2014

Functions in svUnit (0.7-12)

check

SciViews R Unit assertions (check functions)
Log

SciViews R log management functions
svTestData

Objects of class 'svTestData' contain results from running a test
guiTestReport

Report or give feedback to the GUI client about running test units
unitTests.svUnit

Unit tests for the package svUnit
svSuite

Create and run test suites by collecting together unit tests and function tests defined in objects
svSuiteData

Objects of class 'svSuiteData' contain results from running test suites
svUnit-package

A framework for test cases, test units and test suites in R
koUnit

Interact with the test unit GUI in Komodo/SciViews-K
svTest

Create, attach to and manipulate test functions in R objects