View source: R/helpers-for-tests.R
skip_if_not_ci_or_metworx | R Documentation |
Checks for Metworx and CI environment variables and skips the test if neither are found.
This is primarily used for tests that require bbi
to be installed.
skip_if_not_ci_or_metworx(.test_name)
.test_name |
Character scalar to identify the test being potentially skipped. This is printed in the skip message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.