createTestLinks: createTestLinks

Description Usage Arguments Details

Description

createTestLinks

Usage

1
2
createTestLinks(test, software, testFolder, format = "markdown",
  check.test.file = TRUE, relative.link = TRUE, start.dir = getwd())

Arguments

test

a data frame of the type returned by compareTests()

software

which software

testFolder

top level testfolder

format

c("markdown", "html")

check.test.file

check whether the created link points to a real file

relative.link

make the file path relative (uses convertLinkToRelative())

start.dir

to which directory should the link be relative

Details

creates links to test file locations to be used in html/markdown reporting.


davetgerrard/kanute documentation built on May 14, 2019, 9:27 p.m.