test added
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[pytest]
|
||||
addopts =
|
||||
-l
|
||||
-v
|
||||
-s
|
||||
--alluredir=./src/tests/allure-results/reports/
|
||||
testpaths =
|
||||
./src/tests
|
||||
pythonpath = .
|
||||
markers=
|
||||
unit: unit tests
|
||||
integra: integrations test
|
||||
e2e: e2e tests
|
||||
smoke: smoke tests
|
||||
Reference in New Issue
Block a user