pytest-bdd/pytest.ini

6 lines
130 B
INI

[pytest]
testpaths = tests
filterwarnings =
# only ignore errors from the pytest_bdd package
error:::(src)?\.pytest_bdd.*