Files
IfcOpenShell/src/bonsai/pytest.ini
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

49 lines
660 B
INI
Raw Normal View History

2021-09-30 08:46:02 +10:00
[pytest]
markers =
aggregate
attribute
boolean
2025-05-27 10:38:29 +10:00
boundary
2021-11-04 18:02:50 +11:00
brick
bsdd
classification
2021-09-30 08:46:02 +10:00
context
cost
covering
debug
demo
document
drawing
geometry
georeference
library
2024-08-24 13:34:40 +10:00
light
material
misc
model
2021-09-30 08:46:02 +10:00
owner
2021-10-21 01:10:22 +02:00
patch
project
pset
2021-10-09 13:26:23 +02:00
pset_template
qto
resource
root
2022-08-02 10:52:13 +02:00
search
sequence
spatial
structural
style
system
type
unit
void
2024-08-03 23:12:21 +10:00
web
# 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