Package: realtest Type: Package Version: 0.2.3 Date: 2024-07-11 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.3.2 Repository: https://gagolews.r-universe.dev Date/Publication: 2024-07-11 10:22:40 UTC RemoteUrl: https://github.com/gagolews/realtest RemoteRef: HEAD RemoteSha: 57497adb4c944c95bdfd173759d42d46c80b7849 NeedsCompilation: no Packaged: 2026-07-04 05:36:29 UTC; root Author: Marek Gagolewski [aut, cre, cph] (ORCID: ) Maintainer: Marek Gagolewski