2010-10-11 05:45:45 +08:00
|
|
|
.. pytest documentation master file, created by
|
|
|
|
sphinx-quickstart on Fri Oct 8 17:54:28 2010.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
2009-06-19 19:05:44 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
py.test: no-boilerplate rapid testing with Python
|
|
|
|
======================================================
|
2009-06-19 18:19:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
Welcome to ``py.test`` documentation.
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
Contents:
|
2008-08-16 23:26:59 +08:00
|
|
|
|
2010-10-11 05:45:45 +08:00
|
|
|
.. toctree::
|
|
|
|
: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
|
|
|
|