Package: testthat
Type: Package
Title: Testthat code.  Tools to make testing fun :)
Version: 0.8.1
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.15.0)
Imports: digest, methods
License: MIT + file LICENSE
LazyData: true
Roxygen: list(wrap = FALSE)
Collate: 'auto-test.r' 'colour-text.r' 'compare.r' 'context.r'
        'evaluate-promise.r' 'expect-that.r' 'expectation.r'
        'expectations.r' 'library.r' 'make-expectation.r' 'reporter.r'
        'reporter-list.r' 'reporter-minimal.r' 'reporter-multi.r'
        'reporter-silent.r' 'reporter-stop.r' 'reporter-summary.r'
        'reporter-tap.r' 'reporter-teamcity.r' 'reporter-zzz.r'
        'test-files.r' 'test-package.r' 'test-that.r' 'traceback.r'
        'utils.r' 'watcher.r'
Packaged: 2014-02-21 21:01:44 UTC; hadley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-22 00:25:04
