Package: tinytest2JUnit Type: Package Title: Convert 'tinytest' Output to JUnit XML Version: 1.1.3-9000 Maintainer: Lennart Tuijnder Authors@R: c( person(given = "Anne-Katrin", family = "Hess", email = "anne-katrin.hess@openanalytics.eu", role = c("aut")), person(given ="Lennart", family = "Tuijnder", email = "lennart.tuijnder@openanalytics.eu", role = c("aut", "cre"))) Description: 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. Imports: tools, parallel, utils, tinytest URL: https://github.com/openanalytics/tinytest2JUnit BugReports: https://github.com/openanalytics/tinytest2JUnit/issues License: GPL-3 Copyright: Open Analytics NV, 2024 RoxygenNote: 7.2.3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Repository: https://openanalytics.r-universe.dev Date/Publication: 2026-04-13 06:41:00 UTC RemoteUrl: https://github.com/openanalytics/tinytest2junit RemoteRef: HEAD RemoteSha: 8ae4d5341f7f671d731c17b2a053912d60065257 RemoteSubdir: tinytest2JUnit NeedsCompilation: no Packaged: 2026-06-12 07:08:23 UTC; root Author: Anne-Katrin Hess [aut], Lennart Tuijnder [aut, cre]