File: local_test_directory.Rd

package info (click to toggle)
r-cran-testthat 3.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,452 kB
  • sloc: cpp: 9,261; ansic: 37; sh: 14; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/local.R
\name{local_test_directory}
\alias{local_test_directory}
\title{Locally set test directory options}
\usage{
local_test_directory(path, package = NULL, .env = parent.frame())
}
\arguments{
\item{path}{Path to directory of files}

\item{package}{Optional package name, if known.}
}
\description{
For expert use only.
}
\keyword{internal}