Type: Package Package: testthis Title: Utils and 'RStudio' Addins to Make Testing Even More Fun Version: 1.1.1.9000 Authors@R: person(given = "Stefan", family = "Fleck", role = c("aut", "cre"), email = "stefan.b.fleck@gmail.com", comment = c(ORCID = "0000-0003-3344-9851")) Maintainer: Stefan Fleck Description: Utility functions and 'RStudio' addins for writing, running and organizing automated tests. Integrates tightly with the packages 'testthat', 'devtools' and 'usethis'. Hotkeys can be assigned to the 'RStudio' addins for running tests in a single file or to switch between a source file and the associated test file. In addition, testthis provides function to manage and run tests in subdirectories of the test/testthat directory. License: MIT + file LICENSE URL: https://s-fleck.github.io/testthis BugReports: https://github.com/s-fleck/testthis/issues Imports: assertthat, devtools, fs, magrittr, pkgload, rprojroot, stats, stringi, testthat, tools, usethis (>= 0.1.0), utils Suggests: covr, crayon, knitr, rmarkdown, roxygen2 (>= 5.0.0), rstudioapi Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1.9000 Config/testthat/edition: 3 Config/testthat/parallel: true Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://s-fleck.r-universe.dev Date/Publication: 2022-02-15 12:31:42 UTC RemoteUrl: https://github.com/s-fleck/testthis RemoteRef: HEAD RemoteSha: 587e50afb1f995f2ec52efe23faabb4a0adf86bf NeedsCompilation: no Packaged: 2026-06-21 07:47:44 UTC; root Author: Stefan Fleck [aut, cre] (ORCID: )