Unit testing is a solid component of automated CI/CD pipelines. 'tinytest' - a light-weight, zero-dependency alternative to 'testthat' was developed. To be able to integrate 'tinytests' results into common CI/CD systems the 'tinytests'-object needs to be converted to JUnit XML format. 'tinytest2JUnit' enables this conversion while keeping the zero-dependency nature.
Version: | 1.0.1 |
Suggests: | tinytest |
Published: | 2023-06-12 |
Author: | Anne-Katrin Hess [aut, cre], Lennart Tuijnder [aut] |
Maintainer: | Anne-Katrin Hess <anne-katrin.hess at openanalytics.eu> |
License: | GPL-3 |
Copyright: | Open Analytics NV, 2023 |
URL: | https://github.com/openanalytics/tinytest2JUnit |
NeedsCompilation: | no |
CRAN checks: | tinytest2JUnit results |
Reference manual: | tinytest2JUnit.pdf |
Package source: | tinytest2JUnit_1.0.1.tar.gz |
Windows binaries: | r-devel: tinytest2JUnit_1.0.1.zip, r-release: tinytest2JUnit_1.0.1.zip, r-oldrel: tinytest2JUnit_1.0.1.zip |
macOS binaries: | r-release (arm64): tinytest2JUnit_1.0.1.tgz, r-oldrel (arm64): tinytest2JUnit_1.0.1.tgz, r-release (x86_64): tinytest2JUnit_1.0.1.tgz, r-oldrel (x86_64): tinytest2JUnit_1.0.1.tgz |
Old sources: | tinytest2JUnit archive |
Please use the canonical form https://CRAN.R-project.org/package=tinytest2JUnit to link to this page.