2010-11-06 06:37:25 +08:00
|
|
|
|
2012-08-04 01:08:27 +08:00
|
|
|
=======================================================
|
|
|
|
funcargs: resource injection and parametrization
|
|
|
|
=======================================================
|
2010-10-11 05:45:45 +08:00
|
|
|
|
2012-10-07 19:06:17 +08:00
|
|
|
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:
|
2012-08-04 01:08:27 +08:00
|
|
|
|
2012-10-07 19:06:17 +08:00
|
|
|
- :ref:`fixtures`
|
|
|
|
- :ref:`parametrize`
|
|
|
|
- :ref:`funcargcompare`
|
2012-08-04 01:08:27 +08:00
|
|
|
|