skip_if_not_drone_or_metworx: Skip test if not on Metworx or Drone

View source: R/helpers-for-tests.R

skip_if_not_drone_or_metworxR Documentation

Skip test if not on Metworx or Drone

Description

Checks for Metworx and Drone environment variables and skips the test if neither are found. This is primarily used for tests that require bbi to be installed.

Usage

skip_if_not_drone_or_metworx(.test_name)

Arguments

.test_name

Character scalar to identify the test being potentially skipped. This is printed in the skip message


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.