behave2cucumber
behave2cucumber copied to clipboard
Avoid errors when elements is not present in a feature
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.