Package: hySpc.testthat
Type: Package
Title: Unit Test Add-on for 'testthat'
Version: 0.2.2
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
Depends: testthat
RoxygenNote: 7.3.3
Collate: 'test.R' 'gettest.R' 'test-fun.R' 'unittest.R'
NeedsCompilation: no
Packaged: 2025-12-22 13:05:09 UTC; cb
Author: Claudia Beleites [aut, cre],
  Erick Oduniyi [aut]
Repository: CRAN
Date/Publication: 2025-12-22 14:10:02 UTC
Built: R 4.4.3; ; 2026-01-21 04:39:47 UTC; windows
