behave2cucumber icon indicating copy to clipboard operation
behave2cucumber copied to clipboard

Avoid errors when elements is not present in a feature

Open lawnmowerlatte opened this issue 4 years ago • 0 comments

If there are no tests run, the elements field is not present in the behave output which causes behave2cucumber to generate an error. This change avoids this error by checking before accessing.

lawnmowerlatte avatar Jun 03 '20 19:06 lawnmowerlatte