Package: realtest
Type: Package
Version: 0.2.3
Date: 2023-05-15
Title: Where Expectations Meet Reality: Realistic Unit Testing
Description: 
    A framework for unit testing for realistic minimalists,
    where we distinguish between expected, acceptable, current, fallback,
    ideal, or regressive behaviour. It can also be used for monitoring
    third-party software projects for changes.
Authors@R: c(
    person("Marek", "Gagolewski",
        role = c("aut", "cre", "cph"),
        email = "marek@gagolewski.com",
        comment = c(ORCID = "0000-0003-0637-6028"))
    )
Depends: R (>= 4.0)
Imports: utils
BugReports: https://github.com/gagolews/realtest/issues
URL: https://realtest.gagolewski.com,
        https://github.com/gagolews/realtest
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-15 00:25:38 UTC; gagolews
Author: Marek Gagolewski [aut, cre, cph]
    (<https://orcid.org/0000-0003-0637-6028>)
Maintainer: Marek Gagolewski <marek@gagolewski.com>
Repository: CRAN
Date/Publication: 2023-05-16 11:30:06 UTC
Built: R 4.5.2; ; 2025-11-01 01:35:38 UTC; windows
