Add changelog entries for #2124
This commit is contained in:
parent
f074fd9ac6
commit
063335a715
|
@ -0,0 +1 @@
|
|||
``pytest_fixture_setup`` and ``pytest_fixture_post_finalizer`` hooks are now called for all ``conftest.py`` files.
|
|
@ -0,0 +1 @@
|
|||
``pytest_fixture_post_finalizer`` hook can now receive a ``request`` argument.
|
Loading…
Reference in New Issue