Description Usage Arguments Details
createTestLinks
1 2  | createTestLinks(test, software, testFolder, format = "markdown",
  check.test.file = TRUE, relative.link = TRUE, start.dir = getwd())
 | 
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  | 
creates links to test file locations to be used in html/markdown reporting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.