bimtester: example feature files, formating

This commit is contained in:
Bernd Hahnebach
2021-01-17 15:22:39 +01:00
parent bc9f7d214d
commit c5c5bbd290
3 changed files with 8 additions and 2 deletions
@@ -1,3 +1,5 @@
# language: en
Feature: Base setup
In order to view the BIM data
@@ -12,4 +14,5 @@ Scenario: Receiving a file
Scenario: Project information
* The project name, code, or short identifier must be "BIMTester Example 1 - IFC2X3"
@@ -1,4 +1,5 @@
# language: fr
Fonctionnalité: Base setup
In order to view the BIM data
@@ -12,5 +13,6 @@ Scénario: Recevoir e fichier
* Les données IFC doivent utiliser le schéma IFC2X3
Scénario: Project information
Scénario: Project information
* The project name, code, or short identifier must be "BIMTester Example 1 - IFC2X3"
@@ -13,5 +13,6 @@ Szenario: Bereitstellen von IFC-Daten
* Die IFC-Daten müssen das IFC2X3 Schema benutzen
Szenario: Projektinformationen
Szenario: Projektinformationen
* Der Name, die Abkürzung oder die Kurzkennung des Projektes ist "BIMTester Example 1 - IFC2X3"