test_ok1/doc/en/example/index.txt

28 lines
774 B
Plaintext
Raw Normal View History

.. _examples:
Usages and Examples
===========================================
Here is a (growing) list of examples. :ref:`Contact <contact>` us if you
need more examples or have questions. Also take a look at the :ref:`comprehensive documentation <toc>` which contains many example snippets as well.
2012-10-19 17:12:13 +08:00
Also, `pytest on stackoverflow.com <http://stackoverflow.com/search?q=pytest>`_
is a primary continously updated source of pytest questions and answers
which often contain examples. New Questions will usually be seen
by pytest users or developers.
.. note::
see :doc:`../getting-started` for basic introductory examples
.. toctree::
:maxdepth: 2
reportingdemo.txt
simple.txt
parametrize.txt
markers.txt
pythoncollection.txt
2010-11-06 06:37:25 +08:00
nonpython.txt