Contents

pytest-aio 1.9.0

0

Pytest plugin for testing async python code

Pytest plugin for testing async python code

Stars: 12, Watchers: 12, Forks: 1, Open Issues: 2

The klen/pytest-aio repo was created 3 years ago and the last code push was 2 months ago. The project is not very popular with only 12 github stars!

How to Install pytest-aio

You can install pytest-aio using pip

pip install pytest-aio

or add it to a project with poetry

poetry add pytest-aio

Package Details

Author
Kirill Klenov
License
MIT
Homepage
https://github.com/klen/pytest-aio
PyPi:
https://pypi.org/project/pytest-aio/
GitHub Repo:
https://github.com/klen/pytest-aio

Classifiers

  • Software Development/Testing
No  pytest-aio  pypi packages just yet.

Errors

A list of common pytest-aio errors.

Code Examples

Here are some pytest-aio code examples and snippets.

Related Packages & Articles

pytest-aggreport 0.1.5

pytest plugin for pytest-repeat that generate aggregate report of the same test cases with additional statistics details.

pytest-adf 0.1.5

Pytest plugin for writing Azure Data Factory integration tests

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production