Encoding: UTF-8
Package: unittest
Type: Package
Title: TAP-Compliant Unit Testing
Version: 1.7-0
Date: 2024-08-16
Authors@R: 
    c(person('Jamie','Lentin',email='lentinj@shuttlethread.com',role=c('aut','cre')),
      person('Anthony','Hennessey',email='anthony.hennessey@protonmail.com',role=c('aut')))
Description: 
    Concise TAP <http://testanything.org/> compliant unit testing package. Authored tests can be run using CMD check with minimal implementation overhead.
License: GPL (>= 3)
Depends: R (>= 4.0.0)
Imports: methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/ravingmantis/unittest/issues
NeedsCompilation: no
Packaged: 2024-08-16 14:19:17 UTC; lentinj
Author: Jamie Lentin [aut, cre],
  Anthony Hennessey [aut]
Maintainer: Jamie Lentin <lentinj@shuttlethread.com>
Repository: CRAN
Date/Publication: 2024-08-16 14:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:16:47 UTC; unix
