test_file {testthat}R Documentation

Run all tests in specified file.

Description

Run all tests in specified file.

Usage

  test_file(path, reporter = "summary")

Arguments

path

path to file

reporter

reporter to use


[Package testthat version 0.6 Index]