2021-09-30 08:46:02 +10:00
|
|
|
[pytest]
|
|
|
|
|
markers =
|
2021-10-06 12:52:01 +11:00
|
|
|
aggregate
|
2021-10-23 19:55:22 +11:00
|
|
|
attribute
|
2025-03-11 21:14:11 +11:00
|
|
|
boolean
|
2025-05-27 10:38:29 +10:00
|
|
|
boundary
|
2021-11-04 18:02:50 +11:00
|
|
|
brick
|
2025-05-17 21:27:47 +10:00
|
|
|
bsdd
|
2022-09-03 10:48:46 +10:00
|
|
|
classification
|
2021-09-30 08:46:02 +10:00
|
|
|
context
|
2022-09-03 17:11:14 +10:00
|
|
|
cost
|
2023-09-23 18:09:59 +02:00
|
|
|
covering
|
2022-01-10 10:45:46 +11:00
|
|
|
debug
|
2022-01-26 21:27:41 +11:00
|
|
|
demo
|
2022-03-15 14:48:59 +11:00
|
|
|
document
|
2021-11-16 08:54:16 +11:00
|
|
|
drawing
|
2021-10-05 09:51:51 +11:00
|
|
|
geometry
|
2022-05-29 23:44:18 +10:00
|
|
|
georeference
|
2021-11-16 22:15:54 +11:00
|
|
|
library
|
2024-08-24 13:34:40 +10:00
|
|
|
light
|
2021-10-16 16:52:47 +11:00
|
|
|
material
|
2021-10-18 11:21:49 +11:00
|
|
|
misc
|
2021-10-22 11:16:03 +11:00
|
|
|
model
|
2021-09-30 08:46:02 +10:00
|
|
|
owner
|
2021-10-21 01:10:22 +02:00
|
|
|
patch
|
2021-10-13 09:48:23 +11:00
|
|
|
project
|
2021-10-25 14:21:11 +11:00
|
|
|
pset
|
2021-10-09 13:26:23 +02:00
|
|
|
pset_template
|
2021-10-21 12:43:16 +11:00
|
|
|
qto
|
2022-11-03 23:36:04 +11:00
|
|
|
resource
|
2021-10-16 16:55:06 +11:00
|
|
|
root
|
2022-08-02 10:52:13 +02:00
|
|
|
search
|
2021-10-21 09:33:45 +02:00
|
|
|
sequence
|
2021-10-05 14:52:41 +11:00
|
|
|
spatial
|
2021-12-10 10:58:06 +11:00
|
|
|
structural
|
2021-10-12 18:31:18 +11:00
|
|
|
style
|
2022-01-20 18:21:57 +11:00
|
|
|
system
|
2021-10-19 15:43:14 +11:00
|
|
|
type
|
2021-10-12 18:31:18 +11:00
|
|
|
unit
|
|
|
|
|
void
|
2024-08-03 23:12:21 +10:00
|
|
|
web
|
2025-05-06 19:03:33 +05:00
|
|
|
|
|
|
|
|
# Provide plugins explicitly, so it will be possible run tests with PYTEST_DISABLE_PLUGIN_AUTOLOAD.
|
|
|
|
|
addopts =
|
|
|
|
|
-p pytest-blender
|
|
|
|
|
-p pytest-bdd
|
|
|
|
|
--color=yes
|
|
|
|
|
--code-highlight=yes
|