pytest-it icon indicating copy to clipboard operation
pytest-it copied to clipboard

Feature Request: PyCharm integration like JUnit 5

Open rscarrera27 opened this issue 5 years ago • 3 comments
trafficstars

I think this can be achieved by overriding test suit name (if it possible)

like this: image

rscarrera27 avatar Feb 24 '20 03:02 rscarrera27

Hi! I think this is a good suggestion. I don't use PyCharm myself but I'll look into it - it won't be this week but I'll try to post an update here sometime soon.

mattduck avatar Feb 24 '20 11:02 mattduck

Hey @NovemberOscar, do you know if there is any code/documentation that describes how I can hook into PyCharm's test recognition feature? I've searched online but I can't find anything obvious. I need to find that out so I can figure out what changes to make.

mattduck avatar Mar 05 '20 17:03 mattduck

I'm way super late to the conversation here, but I found a few resources online that might be helpful.

matthewaburton avatar Jul 28 '22 17:07 matthewaburton