Contact channels¶
Web¶
pytest issue tracker to report bugs or suggest features.
pytest discussions at GitHub for general questions.
pytest on stackoverflow.com to post precise questions with the tag
pytest
. New questions will usually be seen by pytest users or developers and answered quickly.
Chat¶
pytest discord server for pytest development visibility and general assistance.
#pytest
on irc.libera.chat IRC channel for random questions (using an IRC client, or via webchat)#pytest
on Matrix.
Mail¶
Testing In Python: a mailing list for Python testing tools and discussion.
pytest-dev at python.org a mailing list for pytest specific announcements and discussions.
Mail to core@pytest.org for topics that cannot be discussed in public. Mails sent there will be distributed among the members in the pytest core team, who can also be contacted individually:
Bruno Oliveira (:user:`nicoddemus`, bruno@pytest.org)
Florian Bruhin (:user:`The-Compiler`, florian@pytest.org)
Pierre Sassoulas (:user:`Pierre-Sassoulas`, pierre@pytest.org)
Ran Benita (:user:`bluetech`, ran@pytest.org)
Ronny Pfannschmidt (:user:`RonnyPfannschmidt`, ronny@pytest.org)
Zac Hatfield-Dodds (:user:`Zac-HD`, zac@pytest.org)
Other¶
The contribution guide for help on submitting pull requests to GitHub.
Florian Bruhin (:user:`The-Compiler`) offers pytest professional teaching and consulting via Bruhin Software.