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 'tinytests'-object is converted to JUnit XML format. 'tinytest2JUnit' enables this conversion while staying lightweight, having only 'tinytest' as its dependency.
| Version: | 1.1.3 |
| Imports: | tools, parallel, utils, tinytest |
| Published: | 2026-04-13 |
| 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 [issues need fixing before 2026-04-15] |
| Reference manual: | tinytest2JUnit.html , tinytest2JUnit.pdf |
| Package source: | tinytest2JUnit_1.1.3.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.