Encoding: UTF-8 Package: unittest Type: Package Title: TAP-Compliant Unit Testing Version: 1.7-0-999 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 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 Repository: https://ravingmantis.r-universe.dev Date/Publication: 2024-08-16 14:24:23 UTC RemoteUrl: https://github.com/ravingmantis/unittest RemoteRef: HEAD RemoteSha: f6ad0abb12a83c676691e35ba37da2e01990f3e9 NeedsCompilation: no Packaged: 2026-06-06 08:28:04 UTC; root Author: Jamie Lentin [aut, cre], Anthony Hennessey [aut] Maintainer: Jamie Lentin