Add pytest.ini file with custom options to disable cache

This commit is contained in:
Brandon Myers 2019-08-21 15:11:38 -05:00
Родитель 7f158a5de9
Коммит 12530c1c71
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8AA79AD83045BBC7
1 изменённых файлов: 3 добавлений и 0 удалений

3
tests/pytest.ini Normal file
Просмотреть файл

@ -0,0 +1,3 @@
[pytest]
# Disable cache
addopts = -p no:cacheprovider