We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2264db7 + 726e165 commit a945734Copy full SHA for a945734
CHANGELOG.rst
@@ -24,7 +24,7 @@ pytest 4.2.0 (2019-01-30)
24
Features
25
--------
26
27
-- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Class xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
+- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Classic xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
28
now obey the scope of *autouse* fixtures.
29
30
This fixes a number of surprising issues like ``setup_method`` being called before session-scoped
0 commit comments