BK
[pytest]
addopts = --tb=short --alluredir=allure-results -v -s --cache-clear
testpaths =
backend
из доки, но та же беда, ненаходит фикстуру
Size: a a a
BK
[pytest]
addopts = --tb=short --alluredir=allure-results -v -s --cache-clear
testpaths =
backend
SV
pytest_plugins = ["fixtures.your_fixtures.py"]
fixturesи в ней файл
your_fixtures.pyв него фикстуры накидываешь)
IS
IS
IS
pytest_plugins = ["fixtures.your_fixtures.py"]
fixturesи в ней файл
your_fixtures.pyв него фикстуры накидываешь)
BK
IS
IS
BK
BK
BK
IS
IS
IS
BK
IS
zz
SV
IS
BK