30 lines
781 B
Plaintext
30 lines
781 B
Plaintext
=======================================
|
|
py.test 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.
|
|
|
|
`distributed testing`_: ad-hoc run tests on multiple CPUs and platforms
|
|
|
|
customize_: configuration, customization, extensions
|
|
|
|
|
|
.. _`plugins`: plugin/index.html
|
|
.. _`talks, tutorials, examples`: talks.html
|
|
.. _quickstart: quickstart.html
|
|
.. _features: features.html
|
|
.. _funcargs: funcargs.html
|
|
.. _customize: customize.html
|
|
.. _`distributed testing`: dist.html
|
|
|
|
|