<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Lightweight and Feature Complete Unit Testing Framework</dc:title>
  <dc:title>R package tinytest version 1.4.3</dc:title>
  <dc:description>Provides a lightweight (zero-dependency) and easy to use 
    unit testing framework. Main features: install tests with 
    the package. Test results are treated as data that can be stored and 
    manipulated. Test files are R scripts interspersed with test commands, that
    can be programmed over. Fully automated build-install-test sequence for 
    packages. Skip tests when not run locally (e.g. on CRAN). Flexible and 
    configurable output printing. Compare computed output with output stored 
    with the package. Run tests in parallel. Extensible by other packages.
    Report side effects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.0)</dc:relation>
  <dc:relation>Imports: parallel, utils</dc:relation>
  <dc:creator>Mark van der Loo &lt;mark.vanderloo@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mark van der Loo [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-9807-4686&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-03-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tinytest</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tinytest</dc:identifier>
</oai_dc:dc>
