ifc5d.csv2ifc - add tests for sample files

This commit is contained in:
Andrej730
2025-04-17 12:05:14 +05:00
parent 37a0b3f6a9
commit 4cf6411a61
3 changed files with 123 additions and 0 deletions
+4
View File
@@ -19,6 +19,10 @@
PACKAGE_NAME:=ifc5d
include ../common.mk
.PHONY: test
test:
pytest -p no:pytest-blender test
.PHONY: qa
qa:
black .