Tidelift has launched a new marketing campaign as outlined here: * https://forum.tidelift.com/t/task-enhancement-marketing-the-tidelift-subscription-to-your-users/321 This PR splits the previous "sponsor" information into two, Open Collective and Tidelift (as they have very different target audiences). Also took the opportunity to reorder some items at the end of the contents page in a manner that I believe make more sense.
74 lines
1005 B
ReStructuredText
74 lines
1005 B
ReStructuredText
.. _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
|
|
writing_plugins
|
|
logging
|
|
reference
|
|
|
|
goodpractices
|
|
flaky
|
|
pythonpath
|
|
customize
|
|
example/index
|
|
bash-completion
|
|
faq
|
|
|
|
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
|