8 lines
145 B
INI
8 lines
145 B
INI
[pytest]
|
|
addopts = -s
|
|
testpaths = pytests
|
|
markers =
|
|
chrome: chrome tests only.
|
|
firefox: firefox tests only.
|
|
edge: msedge tests only.
|