Encoding: UTF-8
Package: unittest
Type: Package
Title: TAP-Compliant Unit Testing
Version: 1.2-0
Date: 2014-12-13
Authors@R: 
    c(person('Jamie','Lentin',email='jm@ravingmantis.com',role=c('aut','cre')),
      person('Anthony','Hennessey',email='ah@ravingmantis.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 (>= 3.0.0)
Imports:
Suggests:
BugReports: https://github.com/ravingmantis/unittest/issues
LazyData: yes
Packaged: 2015-02-13 11:10:11 UTC; lentinj
Author: Jamie Lentin [aut, cre],
  Anthony Hennessey [aut]
Maintainer: Jamie Lentin <jm@ravingmantis.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-13 12:29:36
Built: R 3.2.5; ; 2016-11-02 14:15:40 UTC; windows
