11 lines
316 B
Plaintext
11 lines
316 B
Plaintext
|
|
setup: is now an "autoactive 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:`autoactive fixtures`
|
|
|
|
|