asynctest 0.13.0
0
Enhance the standard unittest package with features for testing asyncio libraries
Contents
Enhance the standard unittest package with features for testing asyncio libraries
Stars: 309, Watchers: 309, Forks: 41, Open Issues: 51The Martiusweb/asynctest
repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 309 github stars!
How to Install asynctest
You can install asynctest using pip
pip install asynctest
or add it to a project with poetry
poetry add asynctest
Package Details
- Author
- Martin Richard
- License
- Apache 2
- Homepage
- https://github.com/Martiusweb/asynctest/
- PyPi:
- https://pypi.org/project/asynctest/
- GitHub Repo:
- https://github.com/Martiusweb/asynctest
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common asynctest errors.
Code Examples
Here are some asynctest
code examples and snippets.
GitHub Issues
The asynctest package has 51 open issues on GitHub
- 0.13.0: pytest is failing
- Remove Decorators from asynctest