Package: realtest
Type: Package
Version: 0.1.2
Date: 2021-06-03
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 other
    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-03 03:28:40 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-04 07:00:02 UTC
