Package: testthat
Type: Package
Title: Testthat code.  Tools to make testing fun :)
Version: 0.3
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: A testing package specifically tailored for R that's fun,
        flexible and easy to set up.
URL: http://had.co.nz/
Depends: R (>= 2.8)
Imports: digest, stringr (>= 0.4), mutatr, evaluate (>= 0.3)
License: GPL
LazyData: true
Collate: 'aaa-classes.r' 'auto-test.r' 'colour-text.r' 'context.r'
        'expect-that.r' 'expectation.r' 'expectations.r' 'library.r'
        'reporter-minimal.r' 'reporter-stop.r' 'reporter-summary.r'
        'reporter-zzz.r' 'reporter.r' 'test-files.r' 'test-package.r'
        'test-that.r' 'utils.r' 'watcher.r'
Packaged: 2010-08-30 13:55:28 UTC; hadley
Repository: CRAN
Date/Publication: 2010-08-31 06:13:00
