conftest: add uses_pexpect mark#5314
Conversation
|
I think a generic feature like |
| baz | ||
| # conftest.py reorders tests moving slow ones to the end of the list | ||
| slow | ||
| uses_pexpect |
There was a problem hiding this comment.
I would add a quick description here 👍
There was a problem hiding this comment.
Well, it is rather self-explaining, isn't it?
There was a problem hiding this comment.
Ok, done - also added a new "slowest_items" category.
Yep, I've seen the need for this myself... should we open a new issue for it? |
Yeah. |
|
Marking WIP to not merge it yet - there is no use for it currently really, given that we're likely to change the pexpect factor for CI (#5313, it would make sense to use |
Pulled out of #5313 - is this something we want to have?