Package: hySpc.testthat
Type: Package
Title: 'testthat' Unit Test Enhancements
Version: 0.2.1
Maintainer: Claudia Beleites <Claudia.Beleites@chemometrix.gmbh>
Authors@R: c(
    person("Claudia",   "Beleites",  role = c("aut","cre"), email = "Claudia.Beleites@chemometrix.gmbh"),
    person("Erick",     "Oduniyi",   role = "aut",          email = "eeoduniyi@gmail.com"))
Description: Enhance package 'testthat' by allowing tests to be attached to the function/object they test. 
    This allows to keep functional and unit test code together.
License: MIT + file LICENSE
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
Depends: testthat
RoxygenNote: 7.1.0
Collate: 'test.R' 'gettest.R' 'test-fun.R' 'unittest.R'
NeedsCompilation: no
Packaged: 2020-06-18 08:57:10 UTC; cb
Author: Claudia Beleites [aut, cre],
  Erick Oduniyi [aut]
Repository: CRAN
Date/Publication: 2020-06-24 13:00:02 UTC
Built: R 4.0.2; ; 2020-07-16 21:24:48 UTC; unix
