python3-asynctest - Enhance the standard unittest package with asyncio libraries testing
| Website: | https://github.com/Martiusweb/asynctest/ |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Alcance Libre, Inc. |
- Description:
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio. Currently, asynctest targets the “selector” model, hence, some features will not (yet?) work with Windows’ proactor.
Packages
| python3-asynctest-0.13.0-1.aldos.noarch [48 KiB] |
Changelog
by Dominik Mierzejewski (2019-08-11):
- update to 0.13.0 |