What's the problem this feature will solve?
As the title says, the "Skipped" lines don't include the function name, in contrast to e.g. the xfailed tests:
Describe the solution you'd like
It would be nice if the test's function name would be shown rather than the test file and line number.
Additional context
pytest version used is 9.0.3
There are some other somewhat related issues:
What's the problem this feature will solve?
As the title says, the "Skipped" lines don't include the function name, in contrast to e.g. the xfailed tests:
Describe the solution you'd like
It would be nice if the test's function name would be shown rather than the test file and line number.
Additional context
pytest version used is 9.0.3
There are some other somewhat related issues: