File: development_guide.rst

package info (click to toggle)
pytest 8.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,992 kB
  • sloc: python: 62,771; makefile: 45
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
=================
Development Guide
=================

The contributing guidelines are to be found :ref:`here <contributing>`.
The release procedure for pytest is documented on
`GitHub <https://github.com/pytest-dev/pytest/blob/main/RELEASING.rst>`_.