35 lines
752 B
Plaintext
35 lines
752 B
Plaintext
|
|
.. note::
|
|
|
|
`improving your automated testing with pytest <https://ep2014.europython.eu/en/schedule/sessions/92/>`_, July 25th 2014, Berlin, Germany
|
|
|
|
`professional testing with pytest and tox <http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_, 24-26th November 2014, Freiburg, Germany
|
|
|
|
.. _toc:
|
|
|
|
Full pytest documentation
|
|
===========================
|
|
|
|
`Download latest version as PDF <pytest.pdf>`_
|
|
|
|
.. `Download latest version as EPUB <http://media.readthedocs.org/epub/pytest/latest/pytest.epub>`_
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
overview
|
|
apiref
|
|
plugins
|
|
plugins_index/index
|
|
example/index
|
|
talks
|
|
contributing
|
|
funcarg_compare.txt
|
|
announce/index
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
changelog.txt
|
|
|