Difference between revisions of "BIMTester"

From Wiki.OSArch
(created page)
 
m
Line 4: Line 4:
 
This is a page for documenting the BIMTested functionality from [[ifcOpenShell]] as implemented in [[BlenderBIM Add-on]]
 
This is a page for documenting the BIMTested functionality from [[ifcOpenShell]] as implemented in [[BlenderBIM Add-on]]
  
Tests are described in the [https://docs.behat.org/en/v2.5/guides/1.gherkin.html Gherkin] format
+
BIMTester is for auditing IFC files. It has the following features:
 +
* Generation of reports
 +
* Auditing parts of a file
 +
* Support for [[Using_MicroMVDs_for_exchange_requirements]
 +
* Uses existing unit testing standards and spits out JUnit XML
  
 
[[Category:BlenderBIM Add-on]] [[Category:BlenderBIM Add-on Documentation]]
 
[[Category:BlenderBIM Add-on]] [[Category:BlenderBIM Add-on Documentation]]

Revision as of 06:07, 20 August 2020

This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.

Please remove this "BlenderBIM_Addon_Documentation" template.


This is a page for documenting the BIMTested functionality from ifcOpenShell as implemented in BlenderBIM Add-on

BIMTester is for auditing IFC files. It has the following features:

  • Generation of reports
  • Auditing parts of a file
  • Support for [[Using_MicroMVDs_for_exchange_requirements]
  • Uses existing unit testing standards and spits out JUnit XML