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 April 13, 2026, 9:06 a.m.