File: context_start_file.Rd

package info (click to toggle)
r-cran-testthat 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,996 kB
  • sloc: cpp: 9,265; ansic: 37; sh: 15; makefile: 5
file content (15 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/context.R
\name{context_start_file}
\alias{context_start_file}
\title{Start test context from a file name}
\usage{
context_start_file(name)
}
\arguments{
\item{name}{file name}
}
\description{
For use in external reporters
}
\keyword{internal}