Skip to content

docs: endorse pytest-skip-slow plugin - #14845

Open
Shriprasad-P wants to merge 2 commits into
pytest-dev:mainfrom
Shriprasad-P:docs/14834-endorse-pytest-skip-slow
Open

docs: endorse pytest-skip-slow plugin#14845
Shriprasad-P wants to merge 2 commits into
pytest-dev:mainfrom
Shriprasad-P:docs/14834-endorse-pytest-skip-slow

Conversation

@Shriprasad-P

Copy link
Copy Markdown

Summary

  • Add pytest-skip-slow to pytest's annotated third-party plugin list.
  • Document that it skips tests marked @pytest.mark.slow by default and allows them to run with --slow.

Context

This follows the direction discussed in #14834 to endorse the existing plugin before considering slow-marker functionality in pytest core.

Testing

  • tox -e docs
  • tox -e linting
  • pre-commit run --files doc/en/how-to/plugins.rst

Closes #14834

Shriprasad-P and others added 2 commits August 9, 2026 12:14
Co-authored-by: Cursor Agent <199161495+cursoragent@users.noreply.github.com>
Co-authored-by: Cursor Agent <199161495+cursoragent@users.noreply.github.com>
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

endorse https://pypi.org/project/pytest-skip-slow/ for the slow marker

1 participant