init_vtest: Initialize the environment for vtest to run

Description Usage Arguments

Description

Initialize the environment for vtest to run

Usage

1
init_vtest(pkg = ".", testdir = NULL, resultdir = NULL)

Arguments

pkg

A package object, or path to the package

testdir

The directory with the test scripts. If NULL, it will be set to packagedir/visual_test/.

resultdir

The directory that results are stored in. If NULL, it will be set to packagedir/visual_test/vtest/.


wch/vtest documentation built on May 4, 2019, 2:02 a.m.