[ 源代码: pytest-twisted ]
软件包:python3-pytest-twisted(1.14.1-3)
python3-pytest-twisted 的相关链接
Debian 的资源:
下载源码包 pytest-twisted:
- [pytest-twisted_1.14.1-3.dsc]
- [pytest-twisted_1.14.1.orig.tar.gz]
- [pytest-twisted_1.14.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
twisted plugin for py.test
pytest-twisted is a plugin for pytest, which allows one to test code, which uses the twisted framework. test functions can return Deferred objects and pytest will wait for their completion with this plugin.
This package provides the Python 3 module.
其他与 python3-pytest-twisted 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-twisted
- Event-based framework for internet applications