About Anaconda Help Download Anaconda

free / packages / pytest-asyncio 0.6.0

Pytest support for asyncio

Installers

  • linux-32 v0.6.0
  • linux-64 v0.6.0
  • osx-64 v0.6.0
  • win-32 v0.6.0
  • win-64 v0.6.0

conda install

To install this package run one of the following:
conda install free::pytest-asyncio

Description

pytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest. asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy