mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
5 lines
116 B
INI
5 lines
116 B
INI
[pytest]
|
|
markers =
|
|
integration: marks tests as integration (deselect with '-m "not integration"')
|
|
addopts = -ra
|