Skip to content

docs: clarify confcutdir plugin discovery cutoff#14598

Draft
Bortlesboat wants to merge 1 commit into
pytest-dev:mainfrom
Bortlesboat:docs/clarify-confcutdir-plugin-discovery
Draft

docs: clarify confcutdir plugin discovery cutoff#14598
Bortlesboat wants to merge 1 commit into
pytest-dev:mainfrom
Bortlesboat:docs/clarify-confcutdir-plugin-discovery

Conversation

@Bortlesboat

Copy link
Copy Markdown

Summary

  • clarify that initial conftest.py discovery stops at --confcutdir
  • document the default cutoff when --confcutdir is not provided

Verification

  • python -m pytest testing/test_conftest.py -k confcutdir -q --basetemp .pytest-tmp
  • python -m sphinx -W --keep-going -b html doc/en doc/en/_build/html (hits one pre-existing unrelated warning: py._path.local.LocalPath reference target not found)

Closes #12857.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: Needs to be updated to reflect how --confcutdir works since 7.4.0

1 participant