pytest-aio 1.9.0
0
Pytest plugin for testing async python code
Contents
Pytest plugin for testing async python code
Stars: 12, Watchers: 12, Forks: 1, Open Issues: 2The 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
Related Packages
Errors
A list of common pytest-aio errors.
Code Examples
Here are some pytest-aio
code examples and snippets.