UPDATE
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[pytest]
|
||||
pythonpath = .
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
addopts = -v
|
||||
markers =
|
||||
ai: tests that use AI validation
|
||||
slow: slow integration tests
|
||||
Reference in New Issue
Block a user