mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-30 04:40:16 +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
|