summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/doc/en/test/index.rst
blob: 1a3b5a54da08c672c3af972e47bf7d46e8861b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=======================================
pytest documentation index
=======================================


features_: overview and discussion of features.

quickstart_: getting started with writing a simple test.

`talks, tutorials, examples`_: tutorial examples, slides

funcargs_: powerful parametrized test function setup

`plugins`_: list of available plugins with usage examples and feature details.

customize_: configuration, customization, extensions

changelog_: history of changes covering last releases

**Continuous Integration of pytest's own tests and plugins with Hudson**:

    `http://hudson.testrun.org/view/pytest`_

.. _`http://hudson.testrun.org/view/pytest`: http://hudson.testrun.org/view/pytest/


.. _changelog: ../changelog.html
.. _`plugins`: plugin/index.html
.. _`talks, tutorials, examples`: talks.html
.. _quickstart: quickstart.html
.. _features: features.html
.. _funcargs: funcargs.html
.. _customize: customize.html