Difference between revisions of "BIMTester"
From Wiki.OSArch
m (Added InfoBox) |
|||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
+ | {{Infobox software | ||
+ | | icon = Ifcopenshell logo.png | ||
+ | | screenshot = Grey1x4.png | ||
+ | | website = http://www.ifcopenshell.org/ | ||
+ | | source = [https://github.com/IfcOpenShell/IfcOpenShell github] | ||
+ | | license = [https://github.com/IfcOpenShell/IfcOpenShell LGPL-3.0 & GPL-3.0] | ||
+ | | bugs = [https://github.com/IfcOpenShell/IfcOpenShell/issues Report a bug] | ||
+ | | community = [https://sourceforge.net/p/ifcopenshell/discussion/ Forum] | ||
+ | | maturity = Mature | ||
+ | | donation = [https://opencollective.com/opensourcebim OpenSourceBIM] | ||
+ | }} | ||
This is a page for documenting the BIMTester functionality from [[ifcOpenShell]] as implemented in [[BlenderBIM Add-on]] | This is a page for documenting the BIMTester functionality from [[ifcOpenShell]] as implemented in [[BlenderBIM Add-on]] | ||
Line 22: | Line 33: | ||
[[Category:BIMTester]] | [[Category:BIMTester]] | ||
[[Category:BlenderBIM Add-on]] | [[Category:BlenderBIM Add-on]] | ||
− |
Latest revision as of 16:03, 4 August 2022
This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.
![]() | |
---|---|
![]() | |
Website: | http://www.ifcopenshell.org/ |
Source: | github |
License: | LGPL-3.0 & GPL-3.0 |
Bugs: | Report a bug |
Community: | Forum |
Maturity: | Category:Mature |
Donate: | OpenSourceBIM |
![]() |
This is a page for documenting the BIMTester functionality from ifcOpenShell as implemented in BlenderBIM Add-on
BIMTester is for auditing IFC files against a variety of tests. It has the following features:
- Integration with BlenderBIM Add-on and FreeCAD as well as Standalone GUI.
- Support for unit tests known as MicroMVDs written as .feature files
- Support (beta) for IDS - Information Delivery Specification files
- Generation of reports
- Auditing parts of a file
- Support for full Model_View_Definitions_(MVD)
- Uses existing unit testing standards and spits out JUnit XML
See Also[edit]
- All pages in category: BIMTester
- All pages in the category: MicroMVD
External Resources[edit]
This page describes a software project from our AEC Free Software directory |