behave-framework/pytest.ini
Greg Gauthier c33ed44780
Some checks failed
Execute / build (3.12) (push) Failing after 8s
Pylint / build (3.12) (push) Failing after 11s
attempted fix for msedge driver
2024-07-23 18:08:11 +01:00

8 lines
145 B
INI

[pytest]
addopts = -s
testpaths = pytests
markers =
chrome: chrome tests only.
firefox: firefox tests only.
edge: msedge tests only.