mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-15 09:11:02 +00:00
11 lines
310 B
ReStructuredText
11 lines
310 B
ReStructuredText
|
|
setup: is now an "autouse fixture"
|
|
========================================================
|
|
|
|
During development prior to the pytest-2.3 release the name
|
|
``pytest.setup`` was used but before the release it was renamed
|
|
and moved to become part of the general fixture mechanism,
|
|
namely :ref:`autouse fixtures`
|
|
|
|
|