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 |
DOI: | 10.32614/CRAN.package.tinytest2JUnit |
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 |
Reference manual: | tinytest2JUnit.pdf |
Package source: | tinytest2JUnit_1.1.2.tar.gz |
Windows binaries: | r-devel: tinytest2JUnit_1.1.2.zip, r-release: tinytest2JUnit_1.1.2.zip, r-oldrel: tinytest2JUnit_1.1.2.zip |
macOS binaries: | r-release (arm64): tinytest2JUnit_1.1.2.tgz, r-oldrel (arm64): tinytest2JUnit_1.1.2.tgz, r-release (x86_64): tinytest2JUnit_1.1.2.tgz, r-oldrel (x86_64): tinytest2JUnit_1.1.2.tgz |
Old sources: | tinytest2JUnit archive |
Please use the canonical form https://CRAN.R-project.org/package=tinytest2JUnit to link to this page.