Talk:MicroMVDs for exchange requirements/Element classes MicroMVD

From Wiki.OSArch

Hello

I tried a scenario outline like this :

Scenario Outline: Ensure all IFC type elements use the correct IFC class

* The element <GUID> is an <Class>

Examples:

   |GUID|Class|
   |2bkX3lo0H3o9IMcXE7q0Vv|IfcWindow|
   |2bkX3lo0H3o9IMcXE7q0Vv|IfcSpace|
   |1zmIXK_a99r9GXcagcIiaQ |IfcSlab|

The BIMtester feedback is : This requirement has not yet been specified.

Is is planned to implement scenario outline?

Thank you for this Gherkin implementation. Regards.