View source: R/constructJUnitTag.R
| constructTestsuitesTag | R Documentation |
</testsuites> tagConvert the tinytests2Junit or tinytests-object containing test across
possibly multiple files into a JUnit </testsuites> tag. More details are reported to the
JUnit if a tinytests2JUnit object compared to the native tinytests object.
constructTestsuitesTag(testResults)
testResults |
|
Reference for JUnit XML format:https://github.com/testmoapp/junitxml
See details runTestDir() which additional info is recorded.
XMLtag: with tag-name = </testsuites>. This is the root of the JUnit XML document.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.