summaryrefslogtreecommitdiff
path: root/doc/en/contents.rst
blob: a439f1eda96e4875ca28b2f51c193e697acc61be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.. _toc:

Full pytest documentation
===========================

`Download latest version as PDF <https://media.readthedocs.org/pdf/pytest/latest/pytest.pdf>`_

.. `Download latest version as EPUB <http://media.readthedocs.org/epub/pytest/latest/pytest.epub>`_

.. toctree::
   :maxdepth: 2

   getting-started
   usage
   existingtestsuite
   assert
   fixture
   mark
   monkeypatch
   tmpdir
   capture
   warnings
   doctest
   skipping
   parametrize
   cache
   unittest
   nose
   xunit_setup
   plugins
   plugin_list
   writing_plugins
   logging
   reference

   goodpractices
   flaky
   pythonpath
   customize
   example/index
   bash-completion

   backwards-compatibility
   deprecations
   py27-py34-deprecation

   contributing
   development_guide

   sponsor
   tidelift
   license
   contact

   historical-notes
   talks
   projects


.. only:: html

   .. toctree::
      :maxdepth: 1

      announce/index

.. only:: html

   .. toctree::
      :hidden:
      :maxdepth: 1

      changelog