Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 207 Bytes

6443.breaking.rst

File metadata and controls

3 lines (2 loc) · 207 Bytes

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.