Learn R Programming

testCoverage (version 0.1.02)

testCoverage-package: testCoverage Package

Description

testCoverage is a package to report on the code coverage provided by a suite of unit tests written in either testthat or RUnit.

Arguments

Details

HTML report output annotates source code with the coverage provided by various unit test files.

See Also

testCoverage, pkgCoverage, cranCoverage, selfCoverage and vignette("testCoverage", package = "testCoverage")

Examples

Run this code
## Not run: 
# demo(saturation)## End(Not run)

Run the code above in your browser using DataLab