File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 3737 :target: https://pytest.readthedocs.io/en/latest/?badge=latest
3838 :alt: Documentation Status
3939
40+ .. image :: https://img.shields.io/badge/Discord-pytest--dev-blue
41+ :target: https://discord.com/invite/pytest-dev
42+ :alt: Discord
43+
44+ .. image :: https://img.shields.io/badge/Libera%20chat-%23pytest-orange
45+ :target: https://web.libera.chat/#pytest
46+ :alt: Libera chat
47+
48+
4049The ``pytest `` framework makes it easy to write small tests, yet
4150scales to support complex functional testing for applications and libraries.
4251
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Contact channels
88- `pytest issue tracker `_ to report bugs or suggest features (for version
99 2.0 and above).
1010- `pytest discussions `_ at github for general questions.
11+ - `pytest discord server <https://discord.com/invite/pytest-dev >`_
12+ for pytest development visibility and general assistance.
1113- `pytest on stackoverflow.com <http://stackoverflow.com/search?q=pytest >`_
1214 to post precise questions with the tag ``pytest ``. New Questions will usually
1315 be seen by pytest users or developers and answered quickly.
You can’t perform that action at this time.
0 commit comments