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 37
37
:target: https://pytest.readthedocs.io/en/latest/?badge=latest
38
38
:alt: Documentation Status
39
39
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
+
40
49
The ``pytest `` framework makes it easy to write small tests, yet
41
50
scales to support complex functional testing for applications and libraries.
42
51
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Contact channels
8
8
- `pytest issue tracker `_ to report bugs or suggest features (for version
9
9
2.0 and above).
10
10
- `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.
11
13
- `pytest on stackoverflow.com <http://stackoverflow.com/search?q=pytest >`_
12
14
to post precise questions with the tag ``pytest ``. New Questions will usually
13
15
be seen by pytest users or developers and answered quickly.
You can’t perform that action at this time.
0 commit comments