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.

Version: 1.1.2
Imports: tools, parallel, utils, tinytest
Published: 2024-05-30
Author: Anne-Katrin Hess [aut], Lennart Tuijnder [aut, cre]
Maintainer: Lennart Tuijnder <lennart.tuijnder at openanalytics.eu>
BugReports: https://github.com/openanalytics/tinytest2JUnit/issues
License: GPL-3
Copyright: Open Analytics NV, 2024
URL: https://github.com/openanalytics/tinytest2JUnit
NeedsCompilation: no
Materials: NEWS
CRAN checks: tinytest2JUnit results

Documentation:

Reference manual: tinytest2JUnit.pdf

Downloads:

Package source: tinytest2JUnit_1.1.2.tar.gz
Windows binaries: r-devel: tinytest2JUnit_1.0.3.zip, r-release: tinytest2JUnit_1.0.3.zip, r-oldrel: tinytest2JUnit_1.0.3.zip
macOS binaries: r-release (arm64): tinytest2JUnit_1.0.3.tgz, r-oldrel (arm64): tinytest2JUnit_1.0.3.tgz, r-release (x86_64): tinytest2JUnit_1.0.3.tgz, r-oldrel (x86_64): tinytest2JUnit_1.0.3.tgz
Old sources: tinytest2JUnit archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tinytest2JUnit to link to this page.