Show percentage results in BIMTester, add tests for element existance, attributes from a list, and more generic attribute checking

This commit is contained in:
Dion Moult
2020-02-18 14:03:32 +11:00
parent e44221c9c2
commit 5beb3dc755
4 changed files with 44 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/python
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico diff.py`
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico ifcdiff.py`
import ifcopenshell
from deepdiff import DeepDiff