mattduck/pytest-it

Feature Request: PyCharm integration like JUnit 5

Opened this issue · 3 comments

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

like this:
image

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.

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.

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