mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 10:11:46 +00:00
bimtester: add simple example and translated feature files
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Feature: Base setup
|
||||
|
||||
In order to view the BIM data
|
||||
As any interested stakeholder
|
||||
We need an IFC file
|
||||
|
||||
|
||||
Scenario: Receiving a file
|
||||
|
||||
* The IFC file "myifc.ifc" must be provided
|
||||
|
||||
* IFC data must use the IFC2X3 schema
|
||||
Reference in New Issue
Block a user