6 lines
180 B
INI
6 lines
180 B
INI
[pytest]
|
|
pythonpath = .
|
|
markers =
|
|
integration: marks tests that need access to external services
|
|
golden_live: runs golden conversation cases against a live API and FastGPT
|