Learn R Programming

healthcareai (version 1.2.4)

skip_on_not_appveyor: Function to skip specific tests if they are not being run on Appveyor.

Description

This function will skip a test if it's not being run on Appveyor. Used for SQL Server related tests, since we don't know if the environment will be present. These tests are are run on Appveyor.

Usage

skip_on_not_appveyor()

Arguments

References

http://healthcareai-r.readthedocs.io