We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a97b86 commit 9c83ab9Copy full SHA for 9c83ab9
1 file changed
releasenotes/notes/pytest-httpserver-listen-address-scope-change-0c1aa457e20cae83.yaml
@@ -0,0 +1,8 @@
1
+---
2
+upgrade:
3
+ - |
4
+ **Breaking change**: The scope of ``httpserver_listen_address`` fixture changed from **function**
5
+ to **session**. This is a requirement to implement the other features listed
6
+ in this release. See the `upgrade guide
7
+ <https://pytest-httpserver.readthedocs.io/en/latest/upgrade.html>`_ for the
8
+ details.
0 commit comments