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.