finsh commit
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[pytest]
|
||||
addopts = -vs --alluredir=reports/allure_results --clean-alluredir
|
||||
markers =
|
||||
smoke: mark a test as a smoke test.
|
||||
regression: mark a test as a regression test.
|
||||
Reference in New Issue
Block a user