Package: mochita
Title: Test R Web Applications
Version: 1.0.0
Authors@R: c(
    person("Julio", "Collazos", , "amarullazo626@gmail.com", role = c("aut", "cre")),
    person("", "supertest contributors", role = c("ctb","cph"),
    comment = "authors listed in <https://github.com/forwardemail/supertest/graphs/contributors>")
  )
Description: Write so-called 'Integration Tests' for your R web applications
 by declaring an HTTP request and the expectations its response should meet.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 8.0.0
Imports: httpuv, nanonext (>= 1.10.1), R6, testthat (>= 3.0.0)
Config/testthat/edition: 3
Suggests: routing, yyjsonr
URL: https://github.com/JulioCollazos64/mochita
BugReports: https://github.com/JulioCollazos64/mochita/issues
NeedsCompilation: no
Packaged: 2026-07-29 04:03:52 UTC; julio
Author: Julio Collazos [aut, cre],
  supertest contributors [ctb, cph] (authors listed in
    <https://github.com/forwardemail/supertest/graphs/contributors>)
Maintainer: Julio Collazos <amarullazo626@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-06 13:40:02 UTC
Built: R 4.6.1; ; 2026-08-06 14:17:01 UTC; unix
