Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dedicated page about using types with pytest #12842 #12963

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mwychung
Copy link

Fix (#12842 )

  • Added dedicated page about using types with pytest, doc/en/how-to/types.rst.
    This guide explains how to apply typing in pytest, covering typing test functions, fixtures, and parameterized tests to improve code readability and prevent type-related errors.
  • Allow maintainers to push and squash when merging my commits.
  • Create a new changelog file.
  • Updated AUTHORS.

…pytest-dev#12954)

* Avoid constructing a list of names
* noqa a a suggestion in already nested for
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Nov 14, 2024
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on this. I feel like this not something that is specific to pytest so probably best as an external article or tutorial (?)

@Pierre-Sassoulas
Copy link
Member

(Also you amended an unrelated commit :) )

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.

3 participants