constructTestcaseTag: Construct JUnit </testcase> tag

View source: R/constructJUnitTag.R

constructTestcaseTagR Documentation

Construct JUnit ⁠</testcase>⁠ tag

Description

Construct JUnit ⁠</testcase>⁠ tag based on a single tinytest result.

Usage

constructTestcaseTag(tinytest)

Arguments

tinytest

a tinytest-object representing an individual test case.

Value

XMLtag: with tag-name = tinytest and contains the test result per test.


tinytest2JUnit documentation built on June 22, 2024, 9:18 a.m.