bimtester: add simple example and translated feature files

This commit is contained in:
Bernd Hahnebach
2021-01-11 06:41:17 +01:00
parent e1b68dafa4
commit a85d7c66a5
5 changed files with 149 additions and 0 deletions
@@ -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