Package: testthat
Type: Package
Title: Testthat code.  Tools to make testing fun :)
Version: 0.6
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), evaluate (>= 0.3), methods
License: GPL
LazyData: true
Collate: 'auto-test.r' 'colour-text.r' 'context.r' 'expect-that.r'
        'expectation.r' 'expectations.r' 'library.r' 'reporter.r'
        'reporter-minimal.r' 'reporter-stop.r' 'reporter-summary.r'
        'reporter-zzz.r' 'test-files.r' 'test-package.r' 'test-that.r'
        'utils.r' 'watcher.r'
Packaged: 2011-12-28 14:59:11 UTC; hadley
Repository: CRAN
Date/Publication: 2011-12-30 11:23:11
