Pytest-asyncio

Latest version: v0.26.0

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

Scan your dependencies

Page 9 of 11

0.14.0

~~~~~~~~~~~~~~~~~~~
- Fix `162 <https://github.com/pytest-dev/pytest-asyncio/issues/162>`_, and ``event_loop`` fixture behavior now is coherent on all scopes.
`164 <https://github.com/pytest-dev/pytest-asyncio/pull/164>`_

0.12.0

~~~~~~~~~~~~~~~~~~~
- Run the event loop fixture as soon as possible. This helps with fixtures that have an implicit dependency on the event loop.
`156 <https://github.com/pytest-dev/pytest-asyncio/pull/156>`_

0.11.0

~~~~~~~~~~~~~~~~~~~
- Test on 3.8, drop 3.3 and 3.4. Stick to 0.10 for these versions.
`152 <https://github.com/pytest-dev/pytest-asyncio/pull/152>`_
- Use the new Pytest 5.4.0 Function API. We therefore depend on pytest >= 5.4.0.
`142 <https://github.com/pytest-dev/pytest-asyncio/pull/142>`_
- Better ``pytest.skip`` support.
`126 <https://github.com/pytest-dev/pytest-asyncio/pull/126>`_

0.10.0

~~~~~~~~~~~~~~~~~~~~
- ``pytest-asyncio`` integrates with `Hypothesis <https://hypothesis.readthedocs.io>`_
to support ``given`` on async test functions using ``asyncio``.
`102 <https://github.com/pytest-dev/pytest-asyncio/pull/102>`_
- Pytest 4.1 support.
`105 <https://github.com/pytest-dev/pytest-asyncio/pull/105>`_

0.9.0

~~~~~~~~~~~~~~~~~~
- Python 3.7 support.
- Remove ``event_loop_process_pool`` fixture and
``pytest.mark.asyncio_process_pool`` marker (see
https://bugs.python.org/issue34075 for deprecation and removal details)

0.8.0

~~~~~~~~~~~~~~~~~~
- Improve integration with other packages (like aiohttp) with more careful event loop handling.
`64 <https://github.com/pytest-dev/pytest-asyncio/pull/64>`_

Page 9 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.