mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-08 05:16:25 +00:00
bcf, bsdd - add "make test"
This commit is contained in:
+3
-1
@@ -22,4 +22,6 @@ include ../common.mk
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
pytest -p no:pytest-blender test
|
||||
# Using python -m pytest vs just using pytest is important here.
|
||||
# As just using pytest does not add current directory to PATH.
|
||||
python -m pytest -p no:pytest-blender tests
|
||||
|
||||
Reference in New Issue
Block a user