DetachHead / pytest-robotframework

a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest

Home Page:https://detachhead.github.io/pytest-robotframework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash when specifying multiple files

KotlinIsland opened this issue · comments

Just some empty tests:

> pytest test.robot test.py
...
INTERNALERROR> Exception: robot errors occurred and were caught by pytest-robotframework:
INTERNALERROR>
INTERNALERROR> - <_pytest.stash.StashKey object at 0x000001FF76DD5F40>
INTERNALERROR> - <_pytest.stash.StashKey object at 0x000001FF76DD5F40>
INTERNALERROR> - <_pytest.stash.StashKey object at 0x000001FF76DD5F40>