Package: realtest
Type: Package
Version: 0.2.1
Date: 2021-06-17
Title: When 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"))
    )
Imports: utils
BugReports: https://github.com/gagolews/realtest/issues
URL: https://realtest.gagolewski.com
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-17 00:53:53 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: 2021-06-17 04:30:02 UTC
Built: R 4.0.2; ; 2021-06-17 10:26:11 UTC; unix
