Package: tinytest2JUnit
Type: Package
Title: Convert 'tinytest' Output to JUnit XML
Version: 1.0.3
Maintainer: Anne-Katrin Hess <anne-katrin.hess@openanalytics.eu>
Authors@R: c(
	person(given = "Anne-Katrin", family = "Hess", email = "anne-katrin.hess@openanalytics.eu", role = c("aut", "cre")),
	person(given ="Lennart", family = "Tuijnder", email = "lennart.tuijnder@openanalytics.eu", role = c("aut")))
Description: 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.
Suggests: tinytest
URL: https://github.com/openanalytics/tinytest2JUnit
BugReports: https://github.com/openanalytics/tinytest2JUnit/issues
License: GPL-3
Copyright: Open Analytics NV, 2023
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-03-11 12:46:26 UTC; root
Author: Anne-Katrin Hess [aut, cre],
  Lennart Tuijnder [aut]
Repository: CRAN
Date/Publication: 2024-03-12 07:30:03 UTC
Built: R 4.2.3; ; 2024-03-14 22:15:50 UTC; unix
