Contents

pytest-aio 1.8.1

0

Pytest plugin for testing async python code

Pytest plugin for testing async python code

Stars: 10, Watchers: 10, Forks: 0, Open Issues: 1

The klen/pytest-aio repo was created 3 years ago and the last code push was Yesterday. The project is not very popular with only 10 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.110.1

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