blob: cdecf5329ebf0c3bd008b317fb439c51f1183927 [file] [log] [blame]
[pytest]
python_classes=*Test
testpaths=libcloud/test
# Show slowest 10 tests in the output
addopts = --durations=10
# Ignore UserWarning's
filterwarnings =
ignore::UserWarning