iks-gmbh-tools / SysNat

SysNat is a QA tool that supports automation both in test execution and generation of system documentation. It is based on natural language and designed to be applied in cross functional teams.
0 stars 0 forks source link

Importing dat-files with non parseable properties #17

Closed iks-gmbh closed 4 years ago

iks-gmbh commented 5 years ago

A property is parsed from a dat file as a key-value-pair separated by a '=' symbol. If the property's value contains a '=' the property is not parseable. It must be possible to use the '=' symbol in properties values.

iks-gmbh commented 4 years ago

Issue fixed.