generated from Templates/Docker_Image
feat: initial release, refs NOISSUE
This commit is contained in:
10
ai_software_factory/pytest.ini
Normal file
10
ai_software_factory/pytest.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
pythonpath = .
|
||||
addopts = -v --tb=short
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning
|
||||
|
||||
asyncio_mode = auto
|
||||
asyncio_default_fixture_loop_scope = function
|
||||
asyncio_default_test_loop_scope = function
|
||||
Reference in New Issue
Block a user