Pytest-httpserver

Latest version: v1.1.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.1.0

=====

.. _Release Notes_1.1.0_Bug Fixes:

Bug Fixes
---------

- Fixed an issue related to the leak of httpserver state between the tests
when httpserver is destructed before the other fixtures. `352 <https://github.com/csernazs/pytest-httpserver/issues/352>`_


.. _Release Notes_1.0.12:

1.0.12

======

.. _Release Notes_1.0.12_Bug Fixes:

Bug Fixes
---------

- Fix pytest-httpserver's own tests related to log querying. No functional
changes in pytest-httpserver code itself. `345 <https://github.com/csernazs/pytest-httpserver/issues/345>`_


.. _Release Notes_1.0.11:

1.0.11

======

.. _Release Notes_1.0.11_New Features:

New Features
------------

- Hooks API

- New methods added to query for matching requests in the log.

- Threading support to serve requests in parallel


.. _Release Notes_1.0.10:

1.0.10

======

.. _Release Notes_1.0.10_New Features:

New Features
------------

- When there's no handler for the request, add more details to the response
sent by the server about the request to help debugging.


.. _Release Notes_1.0.10_Other Notes:

Other Notes
-----------

- Use ruff for linting. It includes some source code changes which should not
introduce functional changes, or API changes.


.. _Release Notes_1.0.9:

1.0.9

=====

.. _Release Notes_1.0.9_New Features:

New Features
------------

- Add ``__repr__`` to ``RequestHandler`` object so when it is compared (eg. with
the ``log`` attribute of the server) it will show the matcher parameters.


.. _Release Notes_1.0.8:

1.0.8

=====

.. _Release Notes_1.0.8_Bug Fixes:

Bug Fixes
---------

- Version 1.0.7 has been released with incorrect dependencies. This is fixed now.


.. _Release Notes_1.0.7:

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.