tinytest2JUnit: Convert 'tinytest' Output to JUnit XML

Unit testing is a solid component of automated CI/CD pipelines. 'tinytest' - a lightweight, zero-dependency alternative to 'testthat' was developed. To be able to integrate 'tinytests' results into common CI/CD systems the test results from tinytest need to be caputred and converted to JUnit XML format. 'tinytest2JUnit' enables this conversion while staying also lightweight and only have 'tinytest' as its dependency.

Getting started

Package details

AuthorAnne-Katrin Hess [aut], Lennart Tuijnder [aut, cre]
MaintainerLennart Tuijnder <lennart.tuijnder@openanalytics.eu>
LicenseGPL-3
Version1.1.2
URL https://github.com/openanalytics/tinytest2JUnit
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tinytest2JUnit")

Try the tinytest2JUnit package in your browser

Any scripts or data that you put into this service are public.

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