Closed
Description
Have a question. I am running python 2.7.14 with pytest 3.0.7 on MAC
I am always seeing an error:
INTERNALERROR> File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pytest_github/plugin.py", line 323, in pytest_itemcollected
INTERNALERROR> marker = item.get_closest_marker('github')
INTERNALERROR> AttributeError: 'Function' object has no attribute 'get_closest_marker'
Any help would be greatly appreciated
Metadata
Metadata
Assignees
Labels
No labels