2010-10-14 01:30:00 +08:00
|
|
|
py.test: no-boilerplate testing with Python
|
|
|
|
==============================================
|
|
|
|
|
|
|
|
Welcome to ``py.test`` documentation:
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-14 01:30:00 +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
|
|
|
|
customize
|
|
|
|
examples
|
|
|
|
talks
|
|
|
|
develop
|
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`
|
2009-04-02 15:10:16 +08:00
|
|
|
|