Learn R Programming

svUnit (version 1.0.6)

'SciViews' - Unit, Integration and System Testing

Description

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

Copy Link

Version

Install

install.packages('svUnit')

Monthly Downloads

5,175

Version

1.0.6

License

GPL-2

Issues

Pull Requests

Stars

Forks

Last Published

April 19th, 2021

Functions in svUnit (1.0.6)

guiTestReport

Report or give feedback to the GUI client about running test units
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
Log

SciViews-R log management functions
check

SciViews-R Unit assertions (check functions)
makeTestListFromExamples

Create, attach to and manipulate test functions in R objects
svTestData

Objects of class 'svTestData' contain results from running a test
svUnit-package

svUnit: 'SciViews' - Unit, Integration and System Testing
unitTests.svUnit

Unit tests for the package 'svUnit'
koUnit

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