test_ok2/doc/en/funcargs.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
441 B
ReStructuredText
Raw Permalink Normal View History

2010-11-06 06:37:25 +08:00
=======================================================
funcargs: resource injection and parametrization
=======================================================
pytest-2.3 introduces major refinements to fixture management
of which the funcarg mechanism introduced with pytest-2.0 remains
a core part. The documentation has been refactored as well
and you can read on here:
- :ref:`fixtures`
- :ref:`parametrize`
- :ref:`funcargcompare`