test_ok2/changelog/6443.breaking.rst

4 lines
207 B
ReStructuredText

Plugins specified with ``-p`` are now loaded after internal plugins, which results in their hooks being called *before* the internal ones.
This makes the ``-p`` behavior consistent with ``PYTEST_PLUGINS``.