test-fullautomation / robotframework

Generic automation framework for acceptance testing and RPA
http://robotframework.org
Apache License 2.0
1 stars 0 forks source link

preprocessor: a preprocessor shall allow conditional processing of code #54

Open test-fullautomation opened 7 months ago

test-fullautomation commented 7 months ago

A preprocessor shall allow conditional processing of code.

if/elif/else structures shall be used to remove code from processing as early as possible.

This shall work together with variables defined in testsuites-management.