Open vnadot opened 2 years ago
As far as I understand you would like that WeTest accepts duplicate keys ? What use case do you have in mind ?
Ok I didn't get it at first because of the partial description of the issue.
You suggest using RUAML instead of PyYaml because PyYaml doesn't output any warning when a duplicate key is used.
Currently PyYaml just ignores duplicated keys and uses the latest value read.
Seems OK for me to switch to RUAML for WeTest.
Reasons: