# pytest.ini [pytest] filterwarnings = error ignore::UserWarning ignore:codecs.open\(\) is deprecated:DeprecationWarning:xmind.core.saver asyncio_mode=auto markers = slow: hits the network or takes a long time; deselect with -m "not slow" to get an offline suite