test_ok1/doc/index.txt

35 lines
573 B
Plaintext
Raw Normal View History

py.test: no-boilerplate testing with Python
==============================================
2010-11-02 07:53:53 +08:00
.. todolist::
.. note::
version 2.0 introduces ``pytest`` as the main Python import name
but for compatibility reasons you may continue to use ``py.test``
in your test code.
Welcome to ``py.test`` documentation:
.. toctree::
:maxdepth: 2
overview
apiref
2010-11-02 07:53:53 +08:00
plugins
2010-11-06 06:37:25 +08:00
example/index
talks
develop
announce/index
.. toctree::
:hidden:
changelog.txt
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`