2010-10-14 01:30:00 +08:00
|
|
|
py.test: no-boilerplate testing with Python
|
|
|
|
==============================================
|
2010-11-02 07:53:53 +08:00
|
|
|
|
|
|
|
.. todolist::
|
|
|
|
|
2010-11-06 06:37:31 +08:00
|
|
|
.. note::
|
|
|
|
version 2.0 introduces ``pytest`` as the main Python import name
|
|
|
|
but for historic reasons ``py.test`` remains fully valid and
|
|
|
|
represents the same package.
|
|
|
|
|
2010-10-14 01:30:00 +08:00
|
|
|
Welcome to ``py.test`` documentation:
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-11-06 06:37:31 +08:00
|
|
|
.. toctree::
|
2010-10-11 05:45:45 +08:00
|
|
|
:maxdepth: 2
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
overview
|
|
|
|
apiref
|
2010-11-02 07:53:53 +08:00
|
|
|
plugins
|
2010-11-06 06:37:25 +08:00
|
|
|
example/index
|
2010-10-11 05:45:45 +08:00
|
|
|
talks
|
|
|
|
develop
|
2010-11-06 18:38:53 +08:00
|
|
|
announce/index
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
.. toctree::
|
|
|
|
:hidden:
|
2009-03-24 00:40:18 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
changelog.txt
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
Indices and tables
|
|
|
|
==================
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`modindex`
|
|
|
|
* :ref:`search`
|