2012-08-02 18:07:54 +08:00
|
|
|
|
2012-10-05 16:21:35 +08:00
|
|
|
Page has moved to fixture
|
2012-08-02 18:07:54 +08:00
|
|
|
========================================================
|
|
|
|
|
2012-10-05 16:21:35 +08:00
|
|
|
During development prior to the pytest-2.3 release the name
|
|
|
|
``pytest.setup`` was used but before the release it was renamed
|
|
|
|
to :ref:`pytest.fixture` mainly to avoid the misconception that there
|
|
|
|
should be a ``pytest.teardown`` as well.
|
2012-08-02 18:07:54 +08:00
|
|
|
|
2012-10-05 16:21:35 +08:00
|
|
|
Please refer to :ref:`pytest.fixture` for information on the new
|
|
|
|
fixture functions.
|
2012-08-02 18:07:54 +08:00
|
|
|
|