The LFET.Project.ini file
In order to define individual project adjustments for decision tables,
a 'Project.ini' (alternatively LFET.Project.ini)
file can also be created. If necessary, several Project.ini-files can also be nested, see: Several Project.ini files.
Project.ini files are searched for backwards in the folder structure starting from the location of the decision table. See also: Search for Project.ini files.
|
If required, you can also define your own keys in the decision tables themselves both in the 'Project.ini' file and using the syntax $$key = value. The definition of own keys in decision tables is created in the same way as the definition of language-related generation parameters.
Key definitions in decision tables overwrite same name definitions from the “Project.ini“ file.
If an undefined key, e.g. ${not.present} is used as an argument, this expression remains unchanged. In a follow-up processing, the existence or non-existence of individual keys can be easily recognized and it can be decided whether e.g. for a decision table a test suite exists and whether it should be started or not.