karatelabs / karate

Test Automation Made Simple
https://karatelabs.github.io/karate
MIT License
8.32k stars 1.95k forks source link

In yaml file, key as number format is not allowed while using read (*.yaml)? #1972

Closed SDEINTESTING closed 2 years ago

SDEINTESTING commented 2 years ago

Myfile content in .yaml


id: 10123: {something....}


when i try to real this .yaml file using read() function-

error coming ..

String i am able to read properly.

first is it allowed we can read key as number in yaml? any way we can support this feature in karate framework?

Thanks in advance!

ptrthomas commented 2 years ago

@SDEINTESTING please follow this process to reopen: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue