def test_storage_provider_azure(config_azure, tmpdir):
exercise_storage_provider(tmpdir, 'azure_block_blob', config_azure)
# TODO(cmaloney): Add skipping when not run under CI with the environment variables
# So devs without the variables don't see expected failures https://pytest.org/latest/skipping.html
评论列表
文章目录