Package: rho.testkit Type: Package Depends: R (>= 4.4.0) Title: Rho Test Kit Version: 0.0.1.9000 Authors@R: person(given = "Sounkou Mahamane", family = "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre")) Description: Provides bounded tinytest assertions for Rho tasks and streams so asynchronous package tests resolve, reject, or time out explicitly. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: rho.async (>= 0.0.1.9000), rho.ai (>= 0.0.1.9000), rho.agent (>= 0.0.1.9000), tinytest Suggests: knitr Remotes: sounkou-bioinfo/Rho/packages/rho.async, sounkou-bioinfo/Rho/packages/rho.ai, sounkou-bioinfo/Rho/packages/rho.agent URL: https://github.com/sounkou-bioinfo/Rho, https://sounkou-bioinfo.github.io/Rho/rho.testkit/ BugReports: https://github.com/sounkou-bioinfo/Rho/issues Config/roxygen2/version: 8.0.0 Repository: https://sounkou-bioinfo.r-universe.dev Date/Publication: 2026-07-15 17:28:07 UTC RemoteUrl: https://github.com/sounkou-bioinfo/Rho RemoteRef: HEAD RemoteSha: b0668a1173b069758ec7bd298007475e38d7b668 RemoteSubdir: packages/rho.testkit NeedsCompilation: no Packaged: 2026-07-15 18:49:43 UTC; root Author: Sounkou Mahamane Toure [aut, cre] Maintainer: Sounkou Mahamane Toure