Still breaking when no polarion data in file
If a test has no doc string and is in a file with no polarion data I'm still getting an error when attempting to use the --generate-json
command
INTERNALERROR> File "/home/elijah/venv/iqe/lib64/python3.7/site-packages/pytest_pola
INTERNALERROR> testsuites.append(process_testresult(item, session._docstrings_cach
INTERNALERROR> File "/home/elijah/venv/iqe/lib64/python3.7/site-packages/pytest_pola
INTERNALERROR> "title": testcase_data["title"],
INTERNALERROR> KeyError: 'id'