Pytest does not provide this out of the box. You can filter by marker names using the -m option, but not by marker attributes.
確定! 回上一頁