Encoding: UTF-8
Package: unittest
Type: Package
Title: TAP-compliant unit testing.
Version: 1.0-1
Date: 2014-09-10
Authors@R: 
    c(person('Jamie','Lentin',email='jm@ravingmantis.com',role=c('aut')),
      person('Anthony','Hennessey',email='ah@ravingmantis.com',role=c('aut','cre')))
Description: 
    Concise TAP (http://testanything.org/) compliant unit testing package. Authored tests that 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: 2014-09-12 11:49:52 UTC; albert
Author: Jamie Lentin [aut],
  Anthony Hennessey [aut, cre]
Maintainer: Anthony Hennessey <ah@ravingmantis.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-12 14:26:07
