mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
14 lines
442 B
ReStructuredText
14 lines
442 B
ReStructuredText
|
|
=======================================================
|
|
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`
|
|
|