/rt-cli

CLI tool for running tests in R packages

Primary LanguageRustMIT LicenseMIT

rt-cli

rt = R test

rt help
Usage: rt <command> [<args>]

CLI tool for running tests in R packages

Options:
  --help            display usage information

Commands:
  dir               Test an R package using testthat
  file              Test a single file using testthat
  list              List test files in an R package
  r-vers            List available versions of R