# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "testthatdocs" in publications use:' type: software license: MIT title: 'testthatdocs: Automated and Idempotent Unit Tests Documentation for Reproducible Quality Assurance' version: 1.0.23 doi: 10.32614/CRAN.package.testthatdocs abstract: Automates documentation of test_that() calls within R test files. The package scans test sources, extracts human-readable test titles (even when composed with functions like paste() or glue::glue(), ... etc.), and generates reproducible roxygen2-style listings that can be inserted both globally and per-section. It ensures idempotent updates and supports customizable numbering templates with hierarchical indices. Designed for developers, QA teams, and package maintainers seeking consistent, self-documenting test inventories. authors: - family-names: Urniaz given-names: Rafal email: rafal.urniaz@cantab.net orcid: https://orcid.org/0000-0003-0192-2165 repository: https://urniaz.r-universe.dev repository-code: https://github.com/urniaz/testthatdocs commit: 8b43e183231882f74d469795f319bbfa0cacd477 url: https://github.com/urniaz/testthatdocs date-released: '2026-05-30' contact: - family-names: Urniaz given-names: Rafal email: rafal.urniaz@cantab.net orcid: https://orcid.org/0000-0003-0192-2165