RUnit {RUnit}R Documentation

RUnit - Package Description

Description

This package models the common Unit Test framework for R and provides functionality to track results of test case execution and generate a summary report. It also provides tools for code inspection and thus for test case coverage analysis.

Author(s)

Thomas König, Klaus Jünemann & Matthias Burger

References

RUnit - A Unit Test Framework for R. useR! 2004 Vienna

See Also

See defineTestSuite, runTestSuite for unit testing or inspect and tracker for code inspection.


[Package RUnit version 0.4.21 Index]